removed command-t, purged configs

This commit is contained in:
Loic Nageleisen 2012-02-03 19:26:17 +01:00
parent 3f96fabd9a
commit 7c30acb163
3 changed files with 1 additions and 5 deletions

2
vimrc
View file

@ -1,7 +1,7 @@
" lloeki's vimrc
"bundle loading via pathogen
let g:pathogen_disabled = ['pyflakes-vim', 'vim-matchit', 'vim-repeat', 'closetag', 'command-t']
let g:pathogen_disabled = ['matchit', 'repeat', 'closetag']
filetype off
runtime bundle/pathogen/autoload/pathogen.vim