Best of VIM Tips (zz)

来源:百度文库 编辑:神马文学网 时间:2024/04/28 07:14:36
发信人: fendy (爱看浪花飞), 信区: VIM
标  题: Best of VIM Tips (zz)
发信站: BBS 水木清华站 (Sat May 22 16:42:56 2004), 站内
created:   August 10, 2002 6:05      complexity:   intermediate
author:   zzapper      as of Vim:   5.7
Here‘s a necessarily cryptic list of "MY" Best Vim Tips that I‘ve gleaned
fromhttp://vim.sf.net/  ;& comp.editors
http://groups.google.com/groups?safe=off&group=comp.editors
updated version athttp://www.rayninfo.co.uk/vimtips.html
------------------------------------------------------------------------------
# Absolutely essential
------------------------------------------------------------------------------
vim.sf.net         : Visit frequently
comp.editors    : "VIM" dominated newsgroup
* # g* g#          : find word under cursor (forwards/backwards)
%                   : match brackets {}[]()
matchit.vim      : % now matches tags