Configured plugins for vimpager more intelligently

This commit is contained in:
Kevin MacMartin 2014-07-26 00:32:48 -04:00
parent be10ee87df
commit 22917d27be
3 changed files with 3 additions and 1 deletions

1
vim/bundle.pager/vim-fixkey Symbolic link
View file

@ -0,0 +1 @@
../bundle/vim-fixkey

View file

@ -0,0 +1 @@
../bundle/vim-polyglot-darkcloud

View file

@ -38,7 +38,7 @@
runtime bundle/vim-pathogen/autoload/pathogen.vim
"Load Plugins:
execute pathogen#infect('bundle/vim-polyglot-darkcloud/{}', 'bundle/vim-fixkey/{}')
execute pathogen#infect('bundle.pager/{}')
"Load Keymappings:
runtime config/keyboard.vim