-
Notifications
You must be signed in to change notification settings - Fork 0
guest42c/dotvim
Folders and files
Name | Name | 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
Watchers
Forks
Releases
No releases published
Packages 0
No packages published