• Post category:StudyBullet-8
  • Reading time:4 mins read


Learn Vim from scratch, become more productive, turn Vim into a complete IDE

What you will learn

You’ll be able to work much more efficiently thanks to the many Vim features

You’ll be able to transform Vim into a full-fledged IDE

Description

In this course I’ll teach you to use Vim, one of the most powerful text editors out there. Vi and Vim come installed by default on most Linux distributions.

Vim makes you faster and more productive – you never have to move your hands away from the keyboard as all Vim commands can be issued from the keyboard alone. Vim has also more than 26 registers to save text to, as opposed to only one clipboard of your operating system.


Get Instant Notification of New Courses on our Telegram channel.


The course will guide you starting from the very basics of how to move in a document, we’ll learn how to edit files efficiently, how to use macros, regular expressions, how to work with multiple tabs and split windows in panes. We’ll also learn how to install Vim plugins to change its appearance and behavior.

By the end of the course you’ll know how to use Vim and how to turn it into a full-fledged IDE.

English
language

Content

Introduction

Introduction

Basic Vim usage

Installing Vim on Windows, Linux and Mac
Navigation in normal mode
Basic text editing, insert and visual-block mode

Vim basic features: command-line mode, search and replace, macros

Command-line mode
Finding and replacing text, regular expressios
Macros

Workflow enhancement: panes, tabs, registers, marks

Pane and tab management
Marks and registers

Plugins and customization

Installing and managing Vim plugins with Vundle
Code autocompletion, folding, mapping, sessions

Course end

Other resources