We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31fafad commit aa084b5Copy full SHA for aa084b5
tests/minimal_init.vim
@@ -7,6 +7,7 @@ language en_US.utf-8
7
runtime plugin/plenary.vim
8
runtime plugin/nvim-treesitter.lua
9
let mapleader = ','
10
+set shada="NONE"
11
12
lua << EOF
13
require('orgmode').setup_ts_grammar()
0 commit comments