-
Notifications
You must be signed in to change notification settings - Fork 0
mydimension/dotvim
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Installation:
git clone [email protected]:mydimension/dotvim.git ~/.vim [RW]
git clone git://github.com/mydimension/dotvim.git ~/.vim [RO]
Create symlinks:
ln -s .vim/vimrc ~/.vimrc
ln -s .vim/gvimrc ~/.gvimrc
Switch to the `~/.vim` directory, and fetch submodules:
cd ~/.vim
git submodule update --init
The clone and submodule update can also be performed in one fel-swoop
git clone --recursive [email protected]:mydimension/dotvim.git ~/.vim [RW]
git clone --recursive git://github.com/mydimension/dotvim.git ~/.vim [RO]
About
my personal .vim directory
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published