1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 08:00:04 +08:00

test(zettelkasten): fix test script

This commit is contained in:
Eric Wong 2024-12-16 23:12:51 +08:00
parent f08eb2d043
commit 933c9b7281

View File

@ -1,7 +1 @@
set nocompatible
set rtp+=.
set noswapfile
filetype plugin indent on
syntax enable
colorscheme desert
exe 'set rtp+=' .. getcwd()