scrooloose / vimfiles
- Source
- Commits
- Network (39)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
aceaffc
commit aceaffc414475fd6ea5501826ee77d912135aff2
tree 33ff7a2bb057ef96a8d63c84fcfdc7b540bb275c
parent 3d5e077f8d3f0a36b33534f55e7ef894b34bb131
tree 33ff7a2bb057ef96a8d63c84fcfdc7b540bb275c
parent 3d5e077f8d3f0a36b33534f55e7ef894b34bb131
vimfiles /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jun 07 14:49:06 -0700 2009 | |
| |
.gitmodules | Sun Jun 07 00:58:42 -0700 2009 | |
| |
README.textile | Wed Jun 17 03:32:52 -0700 2009 | |
| |
after/ | Sun Jun 07 00:48:57 -0700 2009 | |
| |
autoload/ | Sun Jun 07 00:48:57 -0700 2009 | |
| |
colors/ | Sat Nov 01 05:41:07 -0700 2008 | |
| |
compiler/ | Mon Jun 02 15:58:08 -0700 2008 | |
| |
doc/ | Tue Jun 09 22:27:48 -0700 2009 | |
| |
ftdetect/ | ||
| |
ftplugin/ | Wed Oct 29 20:15:36 -0700 2008 | |
| |
indent/ | Wed Oct 29 20:15:36 -0700 2008 | |
| |
macros/ | Sun Dec 07 16:37:23 -0800 2008 | |
| |
plugin/ | Tue Jun 09 22:27:48 -0700 2009 | |
| |
rgb.txt | Fri Nov 07 18:41:54 -0800 2008 | |
| |
ruby/ | Sat Oct 18 21:50:45 -0700 2008 | |
| |
snippets - 16b9a4d | Sun Jun 07 00:58:42 -0700 2009 | |
| |
syntax/ | Wed Jun 17 03:35:27 -0700 2009 | |
| |
syntax_checkers/ | ||
| |
vimrc |
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

