Vim: Difference between revisions

From ConShell
Jump to navigation Jump to search
(ad adds)
No edit summary
 
Line 10: Line 10:
* [http://www.vim.org Home Page]
* [http://www.vim.org Home Page]
* [http://www.tuxfiles.org/linuxhelp/vimcheat.html A nice list of VIM commands]
* [http://www.tuxfiles.org/linuxhelp/vimcheat.html A nice list of VIM commands]
 
* [http://www.steve.org.uk/Reference/vim/home.html vim tips & tricks] --awesome! --[[User:Delimiter|Delimiter]] 10:47, 11 March 2011 (PST)
{{BADS}}
{{BADS}}

Latest revision as of 14:47, 11 March 2011

Vim is one of the greatest editors out there. It is improved clone of Bill Joy's vi (Visual Editor) originally written for the amiga and later ported to many other OS's.

Useful Vim tips

Links