From c1b093c1b50055aad39c2304875e9f6d629dfc4c Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 13 Feb 2023 22:18:29 +0100 Subject: Update treesitter for org --- fnl/plugins/editor/treesitter.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fnl/plugins/editor/treesitter.fnl') diff --git a/fnl/plugins/editor/treesitter.fnl b/fnl/plugins/editor/treesitter.fnl index 3679b50..70a3cc8 100644 --- a/fnl/plugins/editor/treesitter.fnl +++ b/fnl/plugins/editor/treesitter.fnl @@ -23,7 +23,8 @@ :sync_install false :ignore_install [""] :autopairs {:enable true} - :highlight {:enable true :disable [:org]} + :highlight {:enable true + :additional_vim_regex_highlighting [:org]} :context_commentstring {:enable true :enable_autocmd false} :indent {:enable true :disable [:yaml :python :css]} :playground {:enable true}}) -- cgit v1.2.3-70-g09d2