From b59f9a12f4799849802c17cf517cd6c76cf57122 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 16 Oct 2022 02:32:33 +0200 Subject: Fix orgmode --- fnl/plugins.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fnl/plugins.fnl') diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl index 1c05b5a..6527ed9 100644 --- a/fnl/plugins.fnl +++ b/fnl/plugins.fnl @@ -80,7 +80,8 @@ (def misc [{1 :nvim-orgmode/orgmode :config (fn [] - (require :config.window-picker)) + (require :config.orgmode)) + :requires :nvim-treesitter/nvim-treesitter :event :BufWinEnter} {1 :akinsho/toggleterm.nvim :config (fn [] -- cgit v1.2.3-70-g09d2