Skip to content

简约版的vim配置,包含vimrc,funclist.txt[php]等。

Notifications You must be signed in to change notification settings

liujingyu/simple_vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple_vim

简约版的vim配置,包含vimrc,funclist.txt[php]等。

README.md UltiSnips 自定义的代码片段 funclist.txt php内置函数

step 1:

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

step 2:

Launch vim and run :PluginInstall

To install from command line: vim +PluginInstall +qall

setp 3:

'Valloric/YouCompleteMe',这个插件需要编译。具体见插件README.md。

About

简约版的vim配置,包含vimrc,funclist.txt[php]等。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published