mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 01:39:54 +01:00
6 lines
79 B
Lua
6 lines
79 B
Lua
require("neorg").setup({
|
|
load = {
|
|
["core.defaults"] = {},
|
|
}
|
|
})
|