From a37c7f590d8fcec40b86106aa0c36f0771dd8d84 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 27 Dec 2022 00:58:05 +0100 Subject: Revert "Replace orgmode with neorg" This reverts commit fc04483abe73633a012548d56627ad272667af87. --- fnl/plugins.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl/plugins.fnl') diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl index d416865..b39a58f 100644 --- a/fnl/plugins.fnl +++ b/fnl/plugins.fnl @@ -63,10 +63,10 @@ :config (fn [] (require :config.trouble))} ;; Misc plugins - {1 :nvim-neorg/neorg + {1 :nvim-orgmode/orgmode :event :VeryLazy :config (fn [] - (require :config.neorg))} + (require :config.orgmode))} {1 :ojroques/nvim-bufdel :cmd :BufDel} {1 :akinsho/toggleterm.nvim :cmd :ToggleTerm -- cgit v1.2.3-70-g09d2