AutoYADM commit: 2025-02-04 18:35:06
This commit is contained in:
parent
dfa04e4b38
commit
b79867c04d
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
return {
|
return {
|
||||||
"nvim-neorg/neorg",
|
"nvim-neorg/neorg",
|
||||||
|
enabled = false,
|
||||||
lazy = false, -- Disable lazy loading as some `lazy.nvim` distributions set `lazy = true` by default
|
lazy = false, -- Disable lazy loading as some `lazy.nvim` distributions set `lazy = true` by default
|
||||||
version = "*", -- Pin Neorg to the latest stable release
|
version = "*", -- Pin Neorg to the latest stable release
|
||||||
config = true,
|
config = true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue