scrooloose / vimfiles
- Source
- Commits
- Network (39)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
3a94243
commit 3a94243c358d31999eb012b9163be70498feb4a7
tree 5321246ec8725aa1fd43c6cd326b6fee7afaccd2
parent 3a9c6c84754daac75696f1cd8ce2db100c0f502e
tree 5321246ec8725aa1fd43c6cd326b6fee7afaccd2
parent 3a9c6c84754daac75696f1cd8ce2db100c0f502e
vimfiles / README.textile
Usage
Clone this repo into your home directory either as .vim (linux) or vimfiles (MF
Windows).
Then cd into the repo and run this to get the snippets submodule:
git submodule init
git submodule update
Put this in your vimrc along with your personal hacks:
source ~/.vim/vimrc "linux
source ~/vimfiles/vimrc "windows
