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/config/neorg.fnl | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 fnl/config/neorg.fnl (limited to 'fnl/config/neorg.fnl') diff --git a/fnl/config/neorg.fnl b/fnl/config/neorg.fnl deleted file mode 100644 index a726bbc..0000000 --- a/fnl/config/neorg.fnl +++ /dev/null @@ -1,9 +0,0 @@ -;; A neovim orgmode. -(module config.neorg {autoload {util config.util}}) - -(def- opts - {:load {:core.defaults [] - :core.norg.dirman {:config {:workspaces {:work "~/.local/share/neorg/work" - :home "~/.local/share/neorg/home"}}}}}) - -(util.setup :neorg opts) -- cgit v1.2.3-70-g09d2