Skip to content

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

INSTALLATION
1) Clone the repository into ~/.vim:
git clone git://github.com/guilhermeka/dotvim.git ~/.vim
2) Create a folder for backups
mkdir ~/.backup 3) Create symbolic links:
ln -s ~/.vim/vimrc ~/.vimrc
4) Install the submodules
cd ~/.vim
git submodule init
git submodule update
ADD A PLUGIN
1) From ~/.vim
git submodule add %{path} bundle/%{name}
UPDATE PLUGINS
git submodule update

About

.vim config

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages