feat: use lazy load for neorg

pull/98/head
fm39hz-workstation 2024-05-24 15:32:36 +07:00
parent 16a6ddbd18
commit f6a58d3b5f
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 = "*",
},
{