Courses in category VIM

Supercharged Code Editing with Vim and Neovim

Supercharged Code Editing with Vim and Neovim

Enhance your coding skills with easy-to-learn Vim and Neovim techniques. Use them in IDEs and terminals to boost productivity and navigate code swiftly.
2 hours 55 minutes 8 seconds
Vim Masterclass

Vim Masterclass

Did you know that the most productive command line experts exploit the powerful features of the Vim text editor? The problem is that if you want to get really good with Vim it c...
6 hours 26 minutes 46 seconds
Learn to Use VIM

Learn to Use VIM

Vim is a classic text editor that saw its first incarnation in 1976. Used around the world across most platforms, the ability to drop into a computer, open a co
13 minutes 15 seconds
/>
VIM

VIM

Vim is a highly customizable text editor built for efficient text editing. It is an improved version of Vi and is distributed on most UNIX systems. Vim is often referred to as the "programmer's editor" and is so useful for programming that many consider it even an IDE. However, not only programmers. Vim is ideal for all kinds of text editing, from composing email to editing configuration files.