feat: update nvim

This commit is contained in:
2023-03-02 21:26:03 +01:00
parent e5b3c1996a
commit 8db28128d4
7 changed files with 75 additions and 44 deletions

4
lua/plugins/neorg.lua Normal file
View File

@@ -0,0 +1,4 @@
return {
"nvim-neorg/neorg",
ft = "norg"
}