Skip to content

Commit aa084b5

Browse files
authored
No shada during tests (#533)
1 parent 31fafad commit aa084b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/minimal_init.vim

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ language en_US.utf-8
77
runtime plugin/plenary.vim
88
runtime plugin/nvim-treesitter.lua
99
let mapleader = ','
10+
set shada="NONE"
1011

1112
lua << EOF
1213
require('orgmode').setup_ts_grammar()

0 commit comments

Comments
 (0)