Skip to content

xinedison/edison-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edison-vim

Edison-vim is the setting for vim. I use gmarik/Vundle.vim for plugin management.And I have tested it on linux(ubuntu) ,window7(32) and window8(64).

linux

install

git clone https://github.com/xinedison/edison-vim.git ~/.vim

cd ~/.vim

./manage.sh install

update

cd ~/.vim

./manage.sh update

uninstall

cd ~/.vim

./manage.sh uninstall

windows

You have to install git and curl on windows to use vundle,follow the vundle guide to install Git and Curl first.

Then click the win-install.cmd to finish install(mind that you may need to run with administrator permission on window8).

About

my personal setting for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published