remove useless option (it already the default)
This commit is contained in:
@ -41,7 +41,6 @@ neorg.setup {
|
|||||||
["core.completion"] = {
|
["core.completion"] = {
|
||||||
config = {
|
config = {
|
||||||
engine = "nvim-cmp",
|
engine = "nvim-cmp",
|
||||||
name = "[Neorg]",
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["core.presenter"] = {
|
["core.presenter"] = {
|
||||||
|
Reference in New Issue
Block a user