Skip to content

hao-ji-xing/vimconfigfast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

vimconfigfast

vimconfigfast 是一个为vim快速安装常用插件和设置常用配置的shell脚本

你只需要一句命令即可快速在linux或者mac中完成vim的配置工作:

curl https://raw.github.com/darkfe/vimconfigfast/master/install.sh | bash

vimconfigfast 使用vim-pathogen来管理插件

默认预装了如下插件

并且使用这份vimrc文件

https://github.com/darkfe/vimconfigfast/blob/master/_vimrc

默认配置了

  • zencoding
  • nerdtree
  • taglist

代码主题配置为 monokai

就是这样.

TODO

  • 对vimrc的备份策略要重新想一想

About

vim config fast make your vim config fast and simple

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages