Vim Tips Wiki
(→‎Vim references, tutorials, guides: Added link to page containing the PDF file generated by Nathan Grigg's script.)
Tag: Visual edit
(Help in its own section.)
Line 7: Line 7:
 
*[http://vimhelp.appspot.com/vim_faq.txt.html Vim FAQ in html]
 
*[http://vimhelp.appspot.com/vim_faq.txt.html Vim FAQ in html]
 
*[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]]
+
*[[VimTip1172|Our tip on using the Vim FAQ]]
  +
  +
==Vim help documentation==
 
*[[VimTip882|Our tips for using Vim's help]]
  +
*[http://vimhelp.appspot.com/ Up-to-date online mirror of Vim help]
 
*[http://www.eandem.co.uk/mrw/vim/usr_doc/index.html Vim 7.4 help as printable PDF and PS]
 
*[http://nathangrigg.net/2013/09/reproducing-vim-help-as-a-fully-cross-referenced-pdf/ Vim help as a fully cross-referenced PDF] (pdf [http://nathangrigg.net/vimhelp/ here] and script [https://github.com/nathangrigg/vimhelppdf here]).
   
 
==Vim references, tutorials, guides==
 
==Vim references, tutorials, guides==
 
*[http://web.archive.org/web/20070814184957/http://www.moolenaar.net/habits.html Seven habits of effective text editing] by Bram Moolenaar (2000)
 
*[http://web.archive.org/web/20070814184957/http://www.moolenaar.net/habits.html Seven habits of effective text editing] by Bram Moolenaar (2000)
 
*[http://simpletutorials.com/?path=tutorials/vim A simple Vim reference (good for beginners)]
*[[VimTip882|Our tips for using Vim's help]]
 
*[http://www.eandem.co.uk/mrw/vim/usr_doc/index.html Printable PS and PDF versions of the Vim 7.3 User Manual]
 
*[http://nathangrigg.net/2013/09/reproducing-vim-help-as-a-fully-cross-referenced-pdf/ Reproducing Vim help as a fully cross-referenced PDF] by Nathan Grigg provides automatically generated [http://nathangrigg.net/vimhelp/ fully-cross-referenced PDF file] of Vim help pages. The script used to create this PDF from txt help pages is available at [https://github.com/nathangrigg/vimhelppdf GitHub].
 
* [http://simpletutorials.com/?path=tutorials/vim A simple Vim reference (good for beginners)]
 
 
*[http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html Keyboard cheat sheet and tutorial] excellent for learning the essential commands
 
*[http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html Keyboard cheat sheet and tutorial] excellent for learning the essential commands
 
*[http://utools.com/vimrefcard.pdf Vim reference card, by command (pdf)]
 
*[http://utools.com/vimrefcard.pdf Vim reference card, by command (pdf)]
Line 42: Line 45:
 
*Robert Melton's [http://vi-improved.org/ home for the #VIM Freenode channel] with Vim information.
 
*Robert Melton's [http://vi-improved.org/ home for the #VIM Freenode channel] with Vim information.
 
*[http://vimregex.com/ Vim Regular Expessions 101]
 
*[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===
 
===Vim tips on other sites===

Revision as of 02:07, 5 November 2014

Building or downloading Vim

  • Building Vim overview, with links for more information, on how to build Vim (download source and compile)
  • Where to download Vim how to download Vim to run on your system without building

Vim FAQ

Vim help documentation

Vim references, tutorials, guides

Vim books

Vim sites

Vim tips on other sites

See also