mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
re-enable command-t
This commit is contained in:
parent
73e864f23c
commit
d8cec128b0
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -1,7 +1,7 @@
|
|||
" lloeki's vimrc
|
||||
|
||||
"bundle loading via pathogen
|
||||
let g:pathogen_disabled = ['command-t']
|
||||
let g:pathogen_disabled = []
|
||||
|
||||
filetype off
|
||||
runtime bundle/vim-pathogen/autoload/pathogen.vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue