1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-22 07:33:44 +08:00
SpaceVim/bundle/vim-zettelkasten/test/init.vim

8 lines
103 B
VimL
Raw Normal View History

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