Vim Text Editor - A Quick Introduction to Using Vim on Linux - (Linux Tutorial for Beginners)
Intro to using the VIM Text Editor on Linux. Learn how to edit a file using the Vim Text Editor. This Into to using VIM Text Editor is a Tutorial for Beginner Linux users. Vim Text Editor is a powerful text editor that allows you to make edits to files through the terminal. Start using Vim Text Editor today and learn about the various way to use it on Linux. We'll be using Ubuntu, but it can be used throughout all the various Linux Distros.
My Linux Cheat Sheet and 25 Page Checklist here:
📚 https://learn.savvynik.com
AI Tools for your Business:
https://delva.ai
Want more info/content?
https://savvynik.com
Useful Links/Commands:
Ubuntu : https://www.ubuntu.com/download
Etcher : https://www.balena.io/etcher/
#linux #savvynik #vim
Here are some of the commands mentioned in the video:
Esc key - gets you out of the current command
i - insert text
w - move forward one word
gg - will move you to the beginning of the file
o - begins a new line and lets you insert text
u - undo last operation
dd - deletes one line
1y - yanks one line
?search_file from bottom
/search_file from top
: - allows you to enter a command such as save or exit
:x - save and exit
:w - write file
:q - quit file
:q! - quit file and don't ask for permission
Make sure to Subscribe below for Future Installs, Updates, Reviews, and Tips!!!
Other Videos By SavvyNik
2019-06-20 | Linux Mint 19 Install Tutorial (Beginners Guide) |
2019-06-19 | Linux Mint Download (19.1 and Past Releases) | Beginners Guide |
2019-06-08 | Linux Web Server Install Tutorial (Beginners Guide) |
2019-06-02 | Linux Grep Command | Search & Find Text Patterns | (Beginners Guide) |
2019-06-01 | How to Install Debian 9 Linux Install Tutorial | (Linux Beginners Guide) |
2019-05-31 | Download Debian Today and Find the Latest Debian Releases | Beginners Guide to Downloading Linux |
2019-05-27 | Debian VS Ubuntu A Comparison Between Distributions - Which should I pick? |
2019-05-26 | How to Install Ubuntu 18.04 LTS Linux Install Tutorial | (Linux Beginners Guide) |
2019-05-25 | Ubuntu 16.04 LTS Linux | Setup a Static IP Address | (Beginners Tutorial/Guide) |
2019-05-23 | Linux Download | Current/Past Ubuntu Releases | Beginners Guide |
2019-05-22 | Vim Text Editor - A Quick Introduction to Using Vim on Linux - (Linux Tutorial for Beginners) |
2019-05-18 | How to Install Ubuntu 16.04 LTS Linux Tutorial - (Linux Beginners Guide) |