feat: use lazy load for neorg

pull/99/head
fm39hz-workstation 2024-05-24 15:32:36 +07:00 committed by fm39hz-laptop
parent a64776a9d7
commit 6d657dcba1
1 changed files with 1 additions and 1 deletions

View File

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