chezmoi/dot_config/nvim/lua/plugins/neorg.lua

5 lines
47 B
Lua
Raw Normal View History

return {
"nvim-neorg/neorg",
ft = "norg"
}