Added minivimrc for manual vader testing

This commit is contained in:
Karl Yngve Lervåg 2016-03-27 13:48:55 +02:00
parent 8b0cc3bec2
commit a663e5ecc1

13
test/vader/minivimrc Normal file
View File

@ -0,0 +1,13 @@
set nocompatible
set rtp+=~/.vim/bundle/vader.vim
set rtp+=~/.vim/bundle/vimtex/
set rtp+=~/.vim/bundle/vimtex/after
filetype plugin indent on
syntax enable
if has('gui_running')
set lines=56
set guioptions=aeci
endif
inoremap jk <esc>