這裏顯示兩個版本的差異處。
Both sides previous revision 前次修改 下次修改 | 前次修改 | ||
editor:vim [2010/03/12 16:10] wenpei |
editor:vim [2016/01/02 00:07] (目前版本) sars |
||
---|---|---|---|
行 141: | 行 141: | ||
====== Plugins ====== | ====== Plugins ====== | ||
+ | ===== Vundle ===== | ||
+ | https://github.com/VundleVim/Vundle.vim | ||
+ | |||
+ | 管理外掛的工具 | ||
+ | |||
+ | ===== vimagit ===== | ||
+ | https://github.com/jreybert/vimagit | ||
+ | |||
+ | 和 git 結合方便操作 git | ||
+ | |||
===== snipMate ===== | ===== snipMate ===== | ||
http://www.vim.org/scripts/script.php?script_id=2540 | http://www.vim.org/scripts/script.php?script_id=2540 | ||
行 165: | 行 175: | ||
http://ctags.sourceforge.net/ | http://ctags.sourceforge.net/ | ||
+ | |||
+ | ===== nerd tree ===== | ||
+ | http://www.catonmat.net/blog/vim-plugins-nerdtree-vim/ | ||
+ | |||
+ | Allows you to explore the file system and open files and directories directly from vim. | ||
====== Reference ====== | ====== Reference ====== | ||
Vim Cookbook:http://www.oualline.com/vim-cook.html | Vim Cookbook:http://www.oualline.com/vim-cook.html | ||
- | ===== COSCUP 2009 by c9s ===== | + | COSCUP 2009 by c9s:http://www.slideshare.net/c9s/vim-hacks |
- | http://www.slideshare.net/c9s/vim-hacks | + | |
+ | Vim Hacks (OSSF) by c9s:http://www.slideshare.net/c9s/vim-hacks-ossf | ||
===== vimrc ===== | ===== vimrc ===== |