🚀 perf(nvim): load neorg on norg files
This commit is contained in:
parent
af4f9919c2
commit
25bf8585f0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ return {
|
|||
"nvim-neorg/neorg",
|
||||
build = ":Neorg sync-parsers",
|
||||
dependencies = { "nvim-lua/plenary.nvim" },
|
||||
event = "VeryLazy",
|
||||
ft = "norg",
|
||||
opts = {
|
||||
load = {
|
||||
["core.defaults"] = {}, -- Loads default behaviour
|
||||
|
|
Loading…
Add table
Reference in a new issue