From a663e5ecc13159f1c642f43ccb15b58476f89c69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20Yngve=20Lerv=C3=A5g?= Date: Sun, 27 Mar 2016 13:48:55 +0200 Subject: [PATCH] Added minivimrc for manual vader testing --- test/vader/minivimrc | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 test/vader/minivimrc diff --git a/test/vader/minivimrc b/test/vader/minivimrc new file mode 100644 index 0000000..4d229d7 --- /dev/null +++ b/test/vader/minivimrc @@ -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