Skip to content

Commit 806b8b9

Browse files
Update tree-sitter grammar to latest version
1 parent 7979893 commit 806b8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/orgmode/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
_G.orgmode = _G.orgmode or {}
2-
local ts_revision = 'eb1e080361ad885e3885d1037d9b57f81b579de8'
2+
local ts_revision = '081179c52b3e8175af62b9b91dc099d010c38770'
33
local setup_ts_grammar_used = false
44
local instance = nil
55

0 commit comments

Comments
 (0)