feat: use lazy load for neorg

This commit is contained in:
fm39hz-workstation 2024-05-24 15:32:36 +07:00 committed by fm39hz-laptop
parent a64776a9d7
commit 6d657dcba1

View file

@ -31,7 +31,7 @@ return {
{
"nvim-neorg/neorg",
dependencies = { "luarocks.nvim" },
lazy = false,
ft = { "norg" },
version = "*",
},
{