From 7f9bc5193cf27e1546c093bd809651623952a9dd Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 24 Jan 2023 22:57:43 +0100 Subject: Set concellevel for orgmode with autocmd --- fnl/plugins/tools/orgmode.fnl | 2 -- 1 file changed, 2 deletions(-) (limited to 'fnl/plugins/tools/orgmode.fnl') diff --git a/fnl/plugins/tools/orgmode.fnl b/fnl/plugins/tools/orgmode.fnl index be96fd7..bb67b88 100644 --- a/fnl/plugins/tools/orgmode.fnl +++ b/fnl/plugins/tools/orgmode.fnl @@ -13,8 +13,6 @@ (fn setup [] (let [orgmode (require :orgmode)] - (tset vim.opt :conceallevel 2) - (tset vim.opt :concealcursor :nc) (orgmode.setup_ts_grammar) (orgmode.setup opts))) -- cgit v1.2.3-70-g09d2