mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 04:30:04 +08:00
6 lines
85 B
Plaintext
Vendored
6 lines
85 B
Plaintext
Vendored
set nocompatible
|
|
set modeline
|
|
set noswapfile
|
|
filetype plugin indent on
|
|
syntax enable
|