1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:10:05 +08:00
SpaceVim/test/test.vim

7 lines
99 B
VimL
Raw Normal View History

2017-04-14 21:46:34 +08:00
filetype off
set rtp+=/tmp/vader
set rtp+=.
set rtp+=after
filetype plugin indent on
syntax enable