AutoYADM commit: 2025-02-04 18:35:06

This commit is contained in:
Daniel Fichtinger 2025-02-04 18:35:06 -05:00
parent dfa04e4b38
commit b79867c04d

View file

@ -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,