Skip to content

Commit 1a52ca2

Browse files
Update ts parser revision
1 parent b88483f commit 1a52ca2

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 = 'e2a7a194738f4d453216551347cf7f6b3c7599be'
2+
local ts_revision = 'aeacac619457a187bb202b9dfc58541232ed4a25'
33
local setup_ts_grammar_used = false
44
local instance = nil
55

0 commit comments

Comments
 (0)