Uber editor by Bram Moolenaar. Stands for ‘vi mproved,’ alluding to its heritage from the first visual editor (vi == visual) for Unix.
Key mappings and tips
- K — in normal mode, does a
manof the word under the cursor.
Resources
- wikied
a set of scripts for wiki-style editing with vim - Vim Cookbook
some “Recipes” for doing simple — and not so simple — things in vim - Mastering the vi editor
From the University of Hawaii, a fine introduction to vi, all of which should apply to vim - A Markdown syntax file for vim
- VIM-for-PHP-Programmers">vim for PHP programmers, a great slideshow of vim tricks, with focus on editing PHP source.

Comments
Post new comment