mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-05-10 17:11:14 +02:00
Adding my neovim config
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
require("neorg").setup({
|
||||
load = {
|
||||
["core.defaults"] = {},
|
||||
["core.concealer"] = {},
|
||||
["core.dirman"] = {},
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user