用vim-scripts配置插件锻造自己的vim
Update:文章以废弃。目前自己用github同步自己的配置。下文留作个纪念吧。
https://github.com/qingguee/vim74script
~~~~~~~~~~~~~“
磨刀不误砍柴工。
最近花了一些时间配置vim的插件,打造自己的vim。
配置比较简单:
- winmanager
- Taglist
- python-jedi
- colors-sampler-pack
- 底部用terminator分屏,用来调试
- 一些vim的小设置
vim和插件
配置vim插件的方法有很多。这里使用的是Ubuntu 16.04自带的vim-scripts (vim-addon-manager)。
https://github.com/MarcWeber/vim-addon-manager
vim 插件
这里使用的是 vim-addon-manager 管理 插件
sudo apt install vim-scripts vim-doc
这是一个package,包括了vim-addon-manager和一部分有用的插件。
vim-addons
# Name User Status System Status
align removed removed
alternate removed removed
bufexplorer installed removed
calendar removed removed
closetag installed removed
colors-sampler-pack unavailable unavailable
cvsmenu removed removed
debPlugin removed removed
detectindent removed removed
doxygen-toolkit removed removed
editexisting removed removed
enhanced-commentify installed removed
gnupg removed removed
info removed removed
jinja removed removed
justify removed removed
lbdbq removed removed
matchit removed removed