1. http://www.bestofvim.com/plugin/ctrl-p/
CtrlP is an awesome plugin, essential even! Here are a few extensions for it that make it even more useful:
ctrlp-modified:
https://github.com/jasoncodes/...
Quickly view a list of all files which have changes that have not yet been committed to Git.
ctrlp-funky:
https://github.com/tacahiroy/c...
Pull up the current file's function list
ctrlp-tjump:
https://github.com/ivalkeen/vi...
Replaces the tag jump command by populating CtrlP with a list of tags matching the word under the cursor
ctrlp-extensions:
https://github.com/sgur/ctrlp-...
Show the command line history, yankring history, and a handy CtrlP extension select menu
2. 使用vundle管理vim插件
http://hahaya.github.io/2013/07/26/use-vundle.html
3. https://github.com/bling/vim-airline
airline 比 powerline好
本文介绍了Vim编辑器中强大的文件浏览插件CtrlP及其多个实用扩展,包括显示未提交更改的文件、当前文件的函数列表、标签跳转以及历史记录等功能。同时提供了使用Vundle进行插件管理的方法。
1万+

被折叠的 条评论
为什么被折叠?



