VIm guide

Post Reply
User avatar
schlawi54
Posts: 34
Joined: 14. Dec 2010, 11:31

VIm guide

Post by schlawi54 »

Vim 101: A Beginner's Guide to Vim
- Vim's modes, the basics of moving using Vim's keybindings, editing, searching and replacing
Vim 201: An Intermediate Guide to Vim
- abbreviations, word completion, and editing multiple documents
Vim 301: Getting Adept at Vim
- setting up a Vim configuration file, using the "folding" features, getting to the shell from Vim, and the dot
Vim 401: Extending Vim and More
- plugins and scripts, using Vim's GUI (yes, it does have a GUI!), bookmarks, and where to find scripts and plugin
Using Spell Checking in Vim
- :!:
Where?
:arrow: http://www.linux.com/learn/tutorials/39 ... de-roundup

:roll:
"Besides, I think Slackware sounds better than 'Microsoft,' don't you?" (By Patrick Volkerding)
User avatar
Duncan_Idaho
Posts: 216
Joined: 19. Sep 2009, 01:43
Location: Sietch Tabr, Planet Arrakis

Re: VIm guide

Post by Duncan_Idaho »

awesome!! thanks for the link! :D
Post Reply