all repos

init.lua @ e41e13eeb6283e99091960630f7352a8b82cdc8b

my nvim config
1 files changed, 0 insertions(+), 2 deletions(-)
feat(plugins): remove lazyload for neorg
Author: Smirnov Olexander ss2316544@gmail.com
Committed at: 2022-06-16 18:37:16 +0300
Parent: bdedce5
M lua/plugins.lua

@@ -86,8 +86,6 @@ }

use { -- notes "nvim-neorg/neorg", - ft = "norg", - cmd = "Neorg", requires = "nvim-treesitter/nvim-treesitter", config = u.get_config "configs.neorg", }