Disable vim-fixkey for neovim

This commit is contained in:
Kevin MacMartin 2016-03-03 20:00:27 -05:00
parent 14ecebc229
commit aee57956b0

1
vimrc
View file

@ -36,6 +36,7 @@
runtime config/settings.vim
"Init Plugin Loader:
if has('nvim')|let pathogen_disabled=['vim-fixkey']|endif " disable vim-fixkey for neovim
runtime bundle/vim-pathogen/autoload/pathogen.vim
"Load Keymappings: