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

7 lines
102 B
VimL

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