minor update
This commit is contained in:
parent
6374995a04
commit
bdc1fa48cf
@ -2,7 +2,7 @@ return {
|
|||||||
"nvim-neorg/neorg",
|
"nvim-neorg/neorg",
|
||||||
-- event = "BufEnter *.norg",
|
-- event = "BufEnter *.norg",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
dependencies = "nvim-treesitter",
|
dependencies = { { "nvim-treesitter/nvim-treesitter" }, { "nvim-lua/plenary.nvim" } },
|
||||||
build = ":Neorg sync-parsers",
|
build = ":Neorg sync-parsers",
|
||||||
opts = {
|
opts = {
|
||||||
load = {
|
load = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user