mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
removed command-t, purged configs
This commit is contained in:
parent
3f96fabd9a
commit
7c30acb163
3 changed files with 1 additions and 5 deletions
2
vimrc
2
vimrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue