Vim Tips Wiki
Register
(Merge in some material from new tip promoting "Hacking Vim" book (tip to be deleted))
(A simple Vim reference (good for beginners) can be found at http://simpletutorials.com/vim/index.php)
Line 27: Line 27:
   
 
''From the publisher:'' This is a cookbook packed with ready-to-use hacks that give solutions for some of the commonest problems users of the Vim editor encounter during their daily use. Each recipe follows a systematic approach with a self-contained description of the task it covers, how to use it, and what you gain by using it. The reader can read any of the hacks in this book without having to read any of the other hacks–where necessary they include cross-references to other relevant hacks. The minimum version of Vim required for each hack is clearly indicated.
 
''From the publisher:'' This is a cookbook packed with ready-to-use hacks that give solutions for some of the commonest problems users of the Vim editor encounter during their daily use. Each recipe follows a systematic approach with a self-contained description of the task it covers, how to use it, and what you gain by using it. The reader can read any of the hacks in this book without having to read any of the other hacks–where necessary they include cross-references to other relevant hacks. The minimum version of Vim required for each hack is clearly indicated.
  +
  +
==Vim reference==
  +
* A simple Vim reference (good for beginners) can be found at http://simpletutorials.com/vim/index.php
   
 
==Tips with Vim references==
 
==Tips with Vim references==
Line 38: Line 41:
 
*[[VimTip1365|1365 Links to other Vim tips]]
 
*[[VimTip1365|1365 Links to other Vim tips]]
 
*[[VimTip326|326 Quick reference guide and using Vim help]]
 
*[[VimTip326|326 Quick reference guide and using Vim help]]
*[[VimTip942|942 Simple Vim reference]]
 
 
*[[VimTip179|179 Simplify help buffer navigation]]
 
*[[VimTip179|179 Simplify help buffer navigation]]
 
*[[VimTip1172|1172 Vim FAQ and other documentation]]
 
*[[VimTip1172|1172 Vim FAQ and other documentation]]

Revision as of 20:48, 17 April 2008

Vim User Pages

Imported from the Vim Webring

Other Vim wikis

Vim FAQ

Vim books

See http://iccf-holland.org/click5.html for information about books on Vim.

The most recent book is "Hacking Vim: A Cookbook to get the Most out of the Latest Vim Editor", by Kim Schulz, published by Packt Publishing.

From the publisher: This is a cookbook packed with ready-to-use hacks that give solutions for some of the commonest problems users of the Vim editor encounter during their daily use. Each recipe follows a systematic approach with a self-contained description of the task it covers, how to use it, and what you gain by using it. The reader can read any of the hacks in this book without having to read any of the other hacks–where necessary they include cross-references to other relevant hacks. The minimum version of Vim required for each hack is clearly indicated.

Vim reference

Tips with Vim references

TODO Need to sort out which of these are helpful; perhaps merge.