1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-21 10:43:45 +08:00
SpaceVim/bundle/vim-zettelkasten/test/init.vim
2024-12-16 22:53:41 +08:00

8 lines
103 B
VimL

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