dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit db624a164f2235b63a642bb349780391d1ce25cf
parent 20f9d6a6acc1e7f89bc3e3aaa999493f66b9be5d
Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date:   Tue, 19 Feb 2013 21:15:37 +0100

added vim plugins

Diffstat:
A.vim/bundle/ctrlp.vim | 1+
A.vim/bundle/nerdtree | 1+
A.vim/bundle/syntastic | 1+
3 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.vim/bundle/ctrlp.vim b/.vim/bundle/ctrlp.vim @@ -0,0 +1 @@ +Subproject commit c1646e3c28d75bcc834af4836f4c6e12296ba891 diff --git a/.vim/bundle/nerdtree b/.vim/bundle/nerdtree @@ -0,0 +1 @@ +Subproject commit 40d05ace57fb51cc2c2b2e9eb81c4832ed291630 diff --git a/.vim/bundle/syntastic b/.vim/bundle/syntastic @@ -0,0 +1 @@ +Subproject commit 0fcf79514009c0c836b5a4c32ae4719891983fa2