diff --git a/languages.toml b/languages.toml index eb4cc5d87..c94e2d09d 100644 --- a/languages.toml +++ b/languages.toml @@ -1157,7 +1157,7 @@ indent = { tab-width = 2, unit = " " } [[grammar]] name = "org" -source = { git = "https://github.com/milisims/tree-sitter-org", rev = "1c3eb533a9cf6800067357b59e03ac3f91fc3a54" } +source = { git = "https://github.com/milisims/tree-sitter-org", rev = "698bb1a34331e68f83fc24bdd1b6f97016bb30de" } [[language]] name = "solidity"