vim-sussify/test/vimrc

7 lines
103 B
VimL
Raw Normal View History

2014-11-20 14:00:36 +00:00
filetype off
set runtimepath+=vader.vim
set runtimepath+=.
filetype plugin on
syntax enable
set hidden