Tests: add syntax.vader

This commit is contained in:
Marco Hinz 2016-02-02 16:21:09 +01:00
parent 57252a4a56
commit 826b0f03e0
3 changed files with 29 additions and 0 deletions

View file

@ -1,9 +1,13 @@
filetype off
set runtimepath+=vader.vim
set runtimepath+=..
filetype plugin on
syntax enable
set hidden
set sessionoptions-=tabpages
let g:startify_session_dir = 'include'
let g:startify_relative_path = 1