From f4cbb8a8b901bf9f5eb7739f5cf866f5b3f1f9bf Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 19 Oct 2023 11:44:43 +0200 Subject: Update conceal in org files --- fnl/plugins/editor/orgmode.fnl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fnl') diff --git a/fnl/plugins/editor/orgmode.fnl b/fnl/plugins/editor/orgmode.fnl index 81239ee..0628401 100644 --- a/fnl/plugins/editor/orgmode.fnl +++ b/fnl/plugins/editor/orgmode.fnl @@ -27,8 +27,7 @@ (tset vim.opt_local :foldenable false) (tset vim.opt_local :foldlevelstart 0) (tset vim.opt_local :foldlevel 0) - (tset vim.opt_local :conceallevel 2) - (tset vim.opt_local :concealcursor :nc))}]]) + (tset vim.opt_local :conceallevel 2))}]]) (fn init [] (let [cmds (require :util.cmds)] -- cgit v1.2.3-70-g09d2