minor update
This commit is contained in:
parent
6374995a04
commit
bdc1fa48cf
@ -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 = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user