1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-24 10:47:07 +08:00
2024-08-04 10:01:05 +08:00

6 lines
82 B
VimL

set nocompatible
set rtp=.
set noswapfile
filetype plugin indent on
syntax enable