Remove neorg
This commit is contained in:
parent
c48a4789a7
commit
204119eb2b
1 changed files with 0 additions and 18 deletions
|
|
@ -1,18 +0,0 @@
|
|||
return {
|
||||
"nvim-neorg/neorg",
|
||||
opts = {
|
||||
load = {
|
||||
["core.defaults"] = {},
|
||||
["core.dirman"] = {
|
||||
config = {
|
||||
workspaces = {
|
||||
my_workspace = "~/.neorg",
|
||||
},
|
||||
},
|
||||
},
|
||||
["core.concealer"] = {},
|
||||
},
|
||||
},
|
||||
event = "VeryLazy",
|
||||
lazy = true,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue