vim-sussify/test/vimrc

7 lines
104 B
VimL
Raw Normal View History

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