vim-sussify/test/vimrc

7 lines
104 B
VimL
Raw Normal View History

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