wsl: reenable neorg
This commit is contained in:
parent
390c02ac9b
commit
285664e93a
|
@ -1,7 +1,7 @@
|
||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
"nvim-neorg/neorg",
|
"nvim-neorg/neorg",
|
||||||
enabled = false,
|
enabled = true,
|
||||||
lazy = true,
|
lazy = true,
|
||||||
build = ":Neorg sync-parsers",
|
build = ":Neorg sync-parsers",
|
||||||
dependencies = { "nvim-lua/plenary.nvim" },
|
dependencies = { "nvim-lua/plenary.nvim" },
|
||||||
|
|
Loading…
Reference in New Issue