Remove obsidian plugin and instead add Neorg
This commit is contained in:
parent
d707293341
commit
657f9cb7e1
2 changed files with 4 additions and 28 deletions
4
home/.config/nvim/lua/plugs/neorg.lua
Normal file
4
home/.config/nvim/lua/plugs/neorg.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
"nvim-neorg/neorg",
|
||||
opts = {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue