nelsonmhjr / vimfiles forked from akitaonrails/vimfiles
- Source
- Commits
- Network (39)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
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/ | Sun Sep 06 02:12:58 -0700 2009 | |
| |
ftdetect/ | Mon Aug 17 23:00:20 -0700 2009 | |
| |
ftplugin/ | Mon Aug 17 23:00:20 -0700 2009 | |
| |
indent/ | Mon Aug 17 23:00:20 -0700 2009 | |
| |
macros/ | Sun Dec 07 16:37:23 -0800 2008 | |
| |
nerdtree_plugin/ | Sun Sep 06 02:12:58 -0700 2009 | |
| |
plugin/ | Tue Nov 03 05:21:26 -0800 2009 | |
| |
rgb.txt | Fri Nov 07 18:41:54 -0800 2008 | |
| |
ruby/ | Sat Oct 18 21:50:45 -0700 2008 | |
| |
snippets - d8fc15a | ||
| |
syntax/ | Mon Aug 17 23:00:20 -0700 2009 | |
| |
syntax_checkers/ | Tue Jul 21 04:49:48 -0700 2009 | |
| |
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

