使用者工具

網站工具


editor:vim

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
editor:vim [2010/04/03 21:29]
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 ======
editor/vim.1270301351.txt.gz · 上一次變更: 2010/04/03 21:29 由 wenpei