1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 17:55:41 +08:00

6 lines
85 B
Plaintext
Raw Normal View History

set nocompatible
set modeline
set noswapfile
filetype plugin indent on
syntax enable