Vim Tips Wiki
(remove some obsolete or probably unavailable/no-longer-helpful items)
(remove some items (info too old or we have better tips here) and rearrange; add good link to scripting info)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
==Vim sites==
+
==Vim FAQ==
*Up-to-date online mirror of the [http://vimhelp.appspot.com/ Vim help]
+
*[http://vimhelp.appspot.com/vim_faq.txt.html Vim FAQ in html]
*Robert Melton's [http://vi-improved.org/ home for the #VIM Freenode channel] with Vim information.
 
*[[User:Luc Hermitte|Luc Hermitte]]'s [http://hermitte.free.fr/vim/ Vim macros site] has many plugins, ftplugins (mainly for C and C++), and more.
 
*David Rayner (zzapper) has ''the'' [http://www.rayninfo.co.uk/vimtips.html Best of Vim Tips] list.
 
*Thomer M. Gil's [http://thomer.com/vi/vi.html Vi Lovers Home Page] has background information for vi and its clones, including Vim, with useful links.
 
 
====From the [http://u.webring.com/hub?ring=vim Vim Webring]====
 
*[http://vimregex.com/ Vim Regular Expessions 101]
 
*[http://lanzarotta.tripod.com/vim.html Jeff Lanzarotta's Vim Page]
 
 
====Other Vim wikis====
 
*http://wiki.macvim.org
 
 
====Vim tips on other sites====
 
*[http://amix.dk/blog/viewEntry/159 Workspace efficiency]
 
*[http://amix.dk/blog/viewEntry/160 Search don't scroll]
 
*[http://amix.dk/blog/viewEntry/162 Taming your Vim config]
 
*[http://amix.dk/vim/vimrc.html My commented 800-line vimrc]
 
*[http://sanjeev-oracle-world.blogspot.com/ Settings in vimrc and scripts for PL/SQL coding]
 
*[http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/ Enable thesaurus option]
 
*[http://www.thegeekstuff.com/2009/03/8-essential-vim-editor-navigation-fundamentals/ vim editor navigation fundamentals]
 
*[http://www.thegeekstuff.com/2009/03/3-powerful-musketeers-of-vim-editor-macro-mark-and-map/ 3 powerful Ms macro mark map ]
 
*[http://www.thegeekstuff.com/2009/02/make-vim-as-your-bash-ide-using-bash-support-plugin/ make vim as your bash ide ]
 
*[http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/ make vim as your c ide ]
 
*[http://www.thegeekstuff.com/2009/02/how-to-add-bookmarks-inside-vi-and-vim-editor/ add bookmarks inside vi and vim editor ]
 
*[http://www.thegeekstuff.com/2009/01/vi-and-vim-editor-5-awesome-examples-for-automatic-word-completion-using-ctrl-x-magic/ ctrl-x-magics ]
 
 
====Vim FAQ====
 
*[http://vimhelp.appspot.com/vim_faq.txt.html Vim FAQ in html] ''this supersedes previous FAQ''
 
 
*[http://www.vim.org/scripts/script.php?script_id=3298 Vim FAQ as plugin/help file]
 
*[http://www.vim.org/scripts/script.php?script_id=3298 Vim FAQ as plugin/help file]
 
*Our tip on [[VimTip1172|using the Vim FAQ]]
 
See our tip on [[VimTip1172|using the Vim FAQ]].
 
 
==Vim books==
 
*[http://iccf-holland.org/click5.html Information about books on Vim] maintained by Vim's author, Bram Moolenaar, ICCF Holland
 
*[http://therandymon.com/content/view/189/98/ ''Vim for Writers''] CC-licensed guide to Vim, (HTML, PDF), 2009
 
*[http://vim.runpaint.org/ ''Vim Recipes''] CC-licensed cookbook, (HTML, PDF), 2009
 
*[http://www.swaroopch.com/notes/Vim ''A Byte of Vim'' by Swaroop C H] CC-licensed ebook, (book, HTML, PDF), 2008
 
*[http://www.truth.sk/vim/vimbook-OPL.pdf ''The Vim book''] by Steve Oualline, New Riders, (PDF), 2001
 
*[http://www.moolenaar.net/vim_errata.html Errata for ''The Vim book''] maintained by Bram Moolenaar
 
   
 
==Vim references, tutorials, guides==
 
==Vim references, tutorials, guides==
Line 55: Line 18:
 
*[http://linuxgazette.net/152/srinivasan.html A slightly advanced Introduction to Vim] in Linux Gazette, provides an easy walkthrough for basic and intermediate Vim use
 
*[http://linuxgazette.net/152/srinivasan.html A slightly advanced Introduction to Vim] in Linux Gazette, provides an easy walkthrough for basic and intermediate Vim use
 
*[http://www.derekwyatt.org/vim/vim-tutorial-videos/ Screencast Vim tutorials by Derek Wyatt] walking through some simple concepts as well as more advanced topics and plugin demonstrations
 
*[http://www.derekwyatt.org/vim/vim-tutorial-videos/ Screencast Vim tutorials by Derek Wyatt] walking through some simple concepts as well as more advanced topics and plugin demonstrations
  +
*[http://www.ibm.com/developerworks/linux/library/l-vim-script-1/ Vim scripting] from ibm.com
   
====Max OS X====
+
==Vim books==
 
*[http://iccf-holland.org/click5.html Information about books on Vim] maintained by Vim's author, Bram Moolenaar, ICCF Holland
*[http://teti.ch/share/cocovim.php Using ctags, ObjectiveC, Cocoa (OpenStep) syntax file] [Original link broken | [http://web.archive.org/web/20080121004128/http://teti.ch/share/cocovim.php Archive]]
 
 
*[http://therandymon.com/content/view/189/98/ ''Vim for Writers''] CC-licensed guide to Vim, (HTML, PDF), 2009
 
*[http://vim.runpaint.org/ ''Vim Recipes''] CC-licensed cookbook, (HTML, PDF), 2009
 
*[http://www.swaroopch.com/notes/Vim ''A Byte of Vim'' by Swaroop C H] CC-licensed ebook, (book, HTML, PDF), 2008
 
*[http://www.truth.sk/vim/vimbook-OPL.pdf ''The Vim book''] by Steve Oualline, New Riders, (PDF), 2001
 
*[http://www.moolenaar.net/vim_errata.html Errata for ''The Vim book''] maintained by Bram Moolenaar
   
====Lisp====
+
==Vim sites==
 
*David Rayner (zzapper) has ''the'' [http://www.rayninfo.co.uk/vimtips.html Best of Vim Tips] list.
 
*Luc Hermitte's [http://hermitte.free.fr/vim/ Vim macros site] has many plugins, ftplugins (mainly for C and C++), and more.
 
*Robert Melton's [http://vi-improved.org/ home for the #VIM Freenode channel] with Vim information.
 
*[http://vimregex.com/ Vim Regular Expessions 101]
  +
*Up-to-date online mirror of the [http://vimhelp.appspot.com/ Vim help]
  +
 
===Vim tips on other sites===
 
*[http://amix.dk/blog/viewEntry/159 Workspace efficiency]
 
*[http://amix.dk/blog/viewEntry/160 Search don't scroll]
 
*[http://amix.dk/blog/viewEntry/162 Taming your Vim config]
 
*[http://amix.dk/vim/vimrc.html My commented 800-line vimrc]
 
*[http://sanjeev-oracle-world.blogspot.com/ Settings in vimrc and scripts for PL/SQL coding]
 
*[http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/ Enable thesaurus option]
 
*[http://www.thegeekstuff.com/2009/03/8-essential-vim-editor-navigation-fundamentals/ Vim navigation fundamentals]
 
*[http://www.thegeekstuff.com/2009/03/3-powerful-musketeers-of-vim-editor-macro-mark-and-map/ 3 powerful Ms macro mark map]
 
*[http://www.thegeekstuff.com/2009/02/make-vim-as-your-bash-ide-using-bash-support-plugin/ Using Vim as your bash ide]
 
*[http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/ Using Vim as your C ide]
 
*[http://www.thegeekstuff.com/2009/01/vi-and-vim-editor-5-awesome-examples-for-automatic-word-completion-using-ctrl-x-magic/ Ctrl-x-magics]
 
*[http://cybertiggyr.com/gene/15-vim/ Tips for writing Lisp code]
 
*[http://cybertiggyr.com/gene/15-vim/ Tips for writing Lisp code]
   
Line 65: Line 52:
 
*[[Vim scripts]]
 
*[[Vim scripts]]
   
==Comments==
 
 
[[Category:VimInformation]]
 
[[Category:VimInformation]]

Revision as of 11:41, 19 June 2011

Vim FAQ

Vim references, tutorials, guides

Vim books

Vim sites

Vim tips on other sites

See also