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 (
commit e016bffb5c60c8eecaf1cd73b8f400838d133a5d
tree 94a8eaead95ebb53683d79dbe504117950f38e5d
parent dee65903ecfac4d3cd6f8a86b8c0988472ac5e8d
tree 94a8eaead95ebb53683d79dbe504117950f38e5d
parent dee65903ecfac4d3cd6f8a86b8c0988472ac5e8d
vimfiles /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jun 07 14:49:06 -0700 2009 | |
| |
.gitmodules | Sun Jun 07 00:58:42 -0700 2009 | |
| |
README.textile | Sun Jun 28 20:16:11 -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/ | Sun Sep 20 07:41:39 -0700 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/ | Tue Jul 21 04:49:48 -0700 2009 | |
| |
vimrc | Sun Sep 20 10:33:53 -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







