keymaps: Add C-d for :q
[vimconf.git] / init-plugins-noroot.vim
1 if g:lowendbox == 0
2 source ~/.vim/init-plugins-noroot-nolowendbox.vim
3 endif