mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-06-07 00:48:24 +02:00
6 lines
79 B
Lua
6 lines
79 B
Lua
require("neorg").setup({
|
|
load = {
|
|
["core.defaults"] = {},
|
|
}
|
|
})
|