We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b42d1 commit 60e8700Copy full SHA for 60e8700
tests/minimal_init.vim
@@ -8,6 +8,7 @@ runtime plugin/plenary.vim
8
runtime plugin/nvim-treesitter.lua
9
let mapleader = ','
10
set shada="NONE"
11
+call setenv('TZ', 'Europe/London')
12
13
lua << EOF
14
require('orgmode').setup_ts_grammar()
0 commit comments