他強大之處就是可以plugin套件,經過學長推薦有幾該個還不錯放在上面
ctrlp.vim
https://github.com/kien/ctrlp.vim
https://blog.othree.net/log/2012/11/10/ctrlpvim/
ZenCoding.vim
https://github.com/mattn/zencoding-vim
http://nootn.com/blog/Tool/23/
http://www.zfanw.com/blog/zencoding-vim-tutorial-chinese.html
nerdcommenter
可對程式碼做註解
使用方法可以參考這裡
vim-powerline
可以顯示漂亮的介面
https://github.com/Lokaltog/vim-powerline
snipmate (這個大大的推薦)
這個可以針對不同的附檔名,使用tab鍵快速產生code
http://www.vim.org/scripts/script.php?script_id=2540
vim-css-color
可以在css下對應color顯示
https://github.com/ap/vim-css-color
surround
方便的編輯器,可以去做修改刪除的功能
https://github.com/tpope/vim-surround
NERDtree
檔案編輯器
http://www.vim.org/scripts/script.php?script_id=1658
SuperTab
只要按Tab就可以呼叫最近使用的變數
http://www.vim.org/scripts/script.php?script_id=1643
PIV
這個對於php開發者很重要,不僅可以縮程式碼最重要的是IDE只要
在-> or :: 輸入
就可以幫你找對應的函式
參考連結及說明:
http://blog.eddie.com.tw/2012/06/01/screencast-3-vim-plugins/
可以顯示漂亮的介面
https://github.com/Lokaltog/vim-powerline
snipmate (這個大大的推薦)
這個可以針對不同的附檔名,使用tab鍵快速產生code
http://www.vim.org/scripts/script.php?script_id=2540
vim-css-color
可以在css下對應color顯示
https://github.com/ap/vim-css-color
surround
方便的編輯器,可以去做修改刪除的功能
https://github.com/tpope/vim-surround
NERDtree
檔案編輯器
http://www.vim.org/scripts/script.php?script_id=1658
SuperTab
只要按Tab就可以呼叫最近使用的變數
http://www.vim.org/scripts/script.php?script_id=1643
PIV
這個對於php開發者很重要,不僅可以縮程式碼最重要的是IDE只要
在-> or :: 輸入
<C-X><C-O>
就可以幫你找對應的函式
參考連結及說明:
http://blog.eddie.com.tw/2012/06/01/screencast-3-vim-plugins/
沒有留言:
張貼留言