vim常用插件大全
Leave a reply1. ctags ( http://ctags.sourceforge.net )
對瀏覽代碼非常的方便, 可以在函數, 變量之間跳轉,寫程序必備#=============================================================================2. TagList 插件( http://www.vim.org/scripts/script.php?script_id=273 )高效地瀏覽源碼, 其功能就像vc中的workpace, 那里面列出了當前文件中的所有宏,全局變量, 函數名等.#=============================================================================3. BufExplorer( http://vim.sourceforge.net/scripts/script.php?script_id=42 )緩沖區瀏覽#=============================================================================4. WinManager 插件( http://vim.sourceforge.net/scripts/script.php?script_id=95 )管理各個窗口, 或者說整合各個窗口.[more]#=============================================================================5. cscope( http://cscope.sourceforge.net/ )用Cscope自己的話說 – “你可以把它當做是超過頻的ctags”, 其功能和強大程度可見一斑吧, 關于它的介紹我就不詳細說了, 如果你安裝好了前文介紹的幫助手冊.#=============================================================================6. c.vim 插件( http://www.vim.org/scripts/script.php?script_id=213 )C/C++-IDE for Vim/gVim. 簡單的說, 就是如果安裝配置好后, vim/gvim就是一個c/c++編程的一個IDE, 其功能堪比 windows 里常用的vc.#=============================================================================7. omnicppcoplete 插件( http://www.vim.org/scripts/script.php?script_id=1520 )實現像vc那樣的代碼自動補全功能, 比如 this-><Ctrl+X><Ctrl+O> 后, 將出現一個提示框, 其中包含了this指針所有可以接收的函數或數據成員等.#=============================================================================8. a.vim插件( http://www.vim.org/scripts/script.php?script_id=31 )在 .h 和 .c/.cpp 文件中切換. (英文原句 “A few of quick commands to swtich?between source files and header files quickly.”)#=============================================================================9. VisualMark.vim插件( http://www.vim.org/scripts/script.php?script_id=1026 )高亮書簽.#=============================================================================10. Mark.vim插件( http://www.vim.org/scripts/script.php?script_id=1238 )這個插件與vim中自帶的’*’與’#’非常相像. 不同之處是: vim中的’*’與’#’命令只能同時高亮一個同類詞組(或正則表達式的搜索結果), 而Mark.vim插件可以同時高亮多個.#=============================================================================11. code_complete.vim插件( http://www.vim.org/scripts/script.php?script_id=1764 )函數參數提示.#=============================================================================12. autoproto.vim( http://www.vim.org/scripts/script.php?script_id=1553 )Using this script, typing “(“ will result in (|), where | is the cursorposition and the double backticks are just marking input. Typing a“)“ will move the cursor outside the parens. This moving outsideworks even in nested scenarios. Typing “if(my_array['key`` results inif(my_array['key|']) and “)“ gets you if(my_array['key'])|.The paired characters are: [, (, {, “, ‘; ? // “If you like this script, you should also check out surround.vim#=============================================================================13.? pyclewn ( http://pyclewn.sourceforge.net/ )更方便地使用gdb調試#=============================================================================14. project.vim( http://www.vim.org/scripts/script.php?script_id=69 )組織管理工程, 方便于瀏覽, 打開, 查找文件等.#=============================================================================15. NERD_tree.vim( http://www.vim.org/scripts/script.php?script_id=1658 )目錄樹, 同時還可以對文件進行打開操作等.#=============================================================================16. NERD_commenter.vim( http://www.vim.org/scripts/script.php?script_id=1218 )源碼文檔注釋.#=============================================================================17. DoxygenToolkit.vim( http://www.vim.org/scripts/script.php?script_id=987 )方便生成代碼文檔#=============================================================================18. cpp.vim( http://www.vim.org/scripts/script.php?script_id=1640 )加強c/c++類名, 函數等高亮#=============================================================================19. javacomplete.vim( http://www.vim.org/scripts/script.php?script_id=1785 )進行 java 類, 包, 方法等補全.#=============================================================================20. JumpInCode_Plus.vim( http://www.vim.org/scripts/script.php?script_id=2862 )生成tags和 cscope#=============================================================================21. txtbrowser.zip(http://www.vim.org/scripts/script.php?script_id=2899)在普通txt文本顯示語法高亮#=============================================================================22. ?FindMate.vim(http://www.vim.org/scripts/script.php?script_id=2871)快速查找文件#=============================================================================23. grep.vimThe grep plugin integrates the grep, fgrep, egrep, and agrep tools withVim and allows you to search for a pattern in one or more files and jumpto them.#=============================================================================24. autocomplpop.zip(http://www.vim.org/scripts/script.php?script_id=1879)With this plugin, your vim comes to automatically opens popup menu forcompletions when you enter characters or move the cursor in Insert mode. Itwon’t prevent you continuing entering characters.#=============================================================================http://vimcdoc.sourceforge.net/ ?vim中文文檔http://www.vim.org/scripts/script.php?script_id=1638 ?” SourceCodeObediencehttp://www.vim.org/scripts/script.php?script_id=1581 ?” lookupfilehttp://insenvim.sourceforge.net/index.php ? ? ? ? ? ? ” Vim Intellisense#=============================================================================
更多文章、技術交流、商務合作、聯系博主
微信掃碼或搜索:z360901061

微信掃一掃加我為好友
QQ號聯系: 360901061
您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。
【本文對您有幫助就好】元
