From fc04483abe73633a012548d56627ad272667af87 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 26 Dec 2022 17:17:37 +0100 Subject: Replace orgmode with neorg --- 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 b39a58f..d416865 100644 --- a/fnl/plugins.fnl +++ b/fnl/plugins.fnl @@ -63,10 +63,10 @@ :config (fn [] (require :config.trouble))} ;; Misc plugins - {1 :nvim-orgmode/orgmode + {1 :nvim-neorg/neorg :event :VeryLazy :config (fn [] - (require :config.orgmode))} + (require :config.neorg))} {1 :ojroques/nvim-bufdel :cmd :BufDel} {1 :akinsho/toggleterm.nvim :cmd :ToggleTerm -- cgit v1.2.3-70-g09d2