resolved neorg breaking change
This commit is contained in:
parent
0148f0535c
commit
3c973282ad
@ -7,8 +7,8 @@ return {
|
||||
opts = {
|
||||
load = {
|
||||
["core.defaults"] = {},
|
||||
["core.norg.concealer"] = {},
|
||||
["core.norg.dirman"] = {
|
||||
["core.concealer"] = {},
|
||||
["core.dirman"] = {
|
||||
config = {
|
||||
workspaces = {
|
||||
work = "~/work/neorg/",
|
||||
@ -17,7 +17,7 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
["core.norg.completion"] = {
|
||||
["core.completion"] = {
|
||||
config = {
|
||||
engine = "nvim-cmp",
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user