Vim Tips Wiki
(Add additional Vim tutorial)
Tag: Visual edit
(Update description)
Tag: Visual edit
 
(3 intermediate revisions by 3 users not shown)
Line 16: Line 16:
   
 
==Vim references, tutorials, guides==
 
==Vim references, tutorials, guides==
*[https://gitconnected.com/learn/vim Learn Vim - Top Ranked Vim Tutorials]
+
*[https://gitconnected.com/learn/vim Learn Vim - Top Ranked Vim Tutorials] Vim courses ranked by developers
  +
*[https://classpert.com/vim Vim Courses] online courses to learn Vim, from a wide range of providers.
 
*[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)]
 
*[http://simpletutorials.com/?path=tutorials/vim A simple Vim reference (good for beginners)]
Line 26: Line 27:
 
*[http://www.cafepress.com/vimrefmug Purchase a Vim reference coffee mug]
 
*[http://www.cafepress.com/vimrefmug Purchase a Vim reference coffee mug]
 
*[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://derekwyatt.org/vim/tutorials/plugin/ 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
 
*[http://www.ibm.com/developerworks/linux/library/l-vim-script-1/ Vim scripting] from ibm.com
 
*[http://www.vimcasts.org Vimcasts] is a site with excellent screencasts about Vim
 
*[http://www.vimcasts.org Vimcasts] is a site with excellent screencasts about Vim
Line 41: Line 42:
   
 
==Vim sites==
 
==Vim sites==
*[http://usevim.com UseVim]: A great blog of vim tips and tricks.
 
 
*David Rayner (zzapper) has ''the'' [http://www.rayninfo.co.uk/vimtips.html Best of Vim Tips] list.
 
*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.
 
*Luc Hermitte's [http://hermitte.free.fr/vim/ Vim macros site] has many plugins, ftplugins (mainly for C and C++), and more.

Latest revision as of 09:39, 5 July 2019

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[]