myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit ef97dd4f2d983f5cb11b29129724d39cad7a99f2
parent e84250e4365be1b53bb947dd506452f75ad24384
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Fri,  9 May 2014 01:35:14 +0200

new pathogen hotness

Diffstat:
vim/vimrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vim/vimrc b/vim/vimrc @@ -1,4 +1,4 @@ -call pathogen#incubate() +call pathogen#infect('bundle/{}') call pathogen#helptags() " personal stuff