Tests: add syntax.vader
This commit is contained in:
parent
57252a4a56
commit
826b0f03e0
3 changed files with 29 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue