Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

BastienFaure/vimconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimconf

My awesome vim configuration (vimrc and plugins). Thanks to all awesome vim plugin devs ;-)

Install

Clone the repository and all associated submodules :

cd && git clone --recursive https://github.com/BastienFaure/vimconf .vim

Now create a symlink of the .vimrc file in your homedir :

cd && ln -s .vim/.vimrc .vimrc

Now open vim and run PluginUpdate command.

Updating

git submodule update --remote
git add bundle/vundle
git commit -m "Updated vundle"

About

My awesome vim configuration (vimrc and plugins)

Resources

License

Stars

Watchers

Forks

Packages

No packages published