This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
marty (author)
Thu Nov 26 13:36:46 -0800 2009
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/ | Thu Nov 26 13:36:46 -0800 2009 | |
| |
colors/ | Mon Oct 26 14:30:48 -0700 2009 | |
| |
compiler/ | Mon Jun 02 15:58:08 -0700 2008 | |
| |
doc/ | Thu Nov 26 13:36:46 -0800 2009 | |
| |
ftdetect/ | Mon Aug 17 23:00:20 -0700 2009 | |
| |
ftplugin/ | Wed Sep 23 21:59:38 -0700 2009 | |
| |
indent/ | Wed Sep 23 21:59:38 -0700 2009 | |
| |
macros/ | Sun Dec 07 16:37:23 -0800 2008 | |
| |
nerdtree_plugin/ | Sun Oct 18 15:01:07 -0700 2009 | |
| |
plugin/ | Thu Nov 26 13:36:46 -0800 2009 | |
| |
rgb.txt | Fri Nov 07 18:41:54 -0800 2008 | |
| |
ruby/ | Sat Oct 18 21:50:45 -0700 2008 | |
| |
snippets - 842e5d5 | Tue Aug 18 21:15:45 -0700 2009 | |
| |
syntax/ | Mon Aug 17 23:00:20 -0700 2009 | |
| |
syntax_checkers/ | Wed Nov 25 20:55:56 -0800 2009 | |
| |
vimrc | Tue Aug 18 21:19:23 -0700 2009 |
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







