From the course: Learning Vim
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Solution: Abbreviate email - vi Tutorial
From the course: Learning Vim
Solution: Abbreviate email
- [Instructor] So, we'll open vim :abb, short for abbreviate, and let's call me to miki@353solutions.com. And now I for insert mode. Now I've abbreviated, and to prevent it from expanding we're going to use Ctrl+V and then space, to and then _me and space, and this time it's going to be expanded.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
(Locked)
Configuration files1m 57s
-
(Locked)
Challenge: Set line numbers5s
-
(Locked)
Solution: Set line numbers15s
-
(Locked)
Map keys1m 14s
-
(Locked)
Challenge: Map key6s
-
(Locked)
Solution: Map key19s
-
(Locked)
Abbreviations1m 47s
-
(Locked)
Challenge: Abbreviate email14s
-
(Locked)
Solution: Abbreviate email27s
-
(Locked)
Add commands1m 35s
-
Challenge: Create command15s
-
(Locked)
Solution: Create command27s
-
(Locked)
Various settings2m 46s
-
(Locked)
Challenge: Edit .vimrc10s
-
(Locked)
Solution: Edit .vimrc34s
-
(Locked)
-
-