minor update

This commit is contained in:
Solomon Laing 2023-01-17 08:42:48 +10:30
parent 6374995a04
commit bdc1fa48cf

View File

@ -2,7 +2,7 @@ return {
"nvim-neorg/neorg",
-- event = "BufEnter *.norg",
event = "VeryLazy",
dependencies = "nvim-treesitter",
dependencies = { { "nvim-treesitter/nvim-treesitter" }, { "nvim-lua/plenary.nvim" } },
build = ":Neorg sync-parsers",
opts = {
load = {