disabling commant-t

This commit is contained in:
Loic Nageleisen 2011-12-13 10:32:34 +01:00
parent a0f743fe03
commit 2c42f4ab57

2
vimrc
View file

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