mirror of https://github.com/LazyVim/starter
fix: fix obsidian index
parent
d830f96718
commit
d975853bee
|
@ -1,4 +1,5 @@
|
|||
return {
|
||||
{
|
||||
"epwalsh/obsidian.nvim",
|
||||
ft = "markdown",
|
||||
dependencies = {
|
||||
|
@ -12,6 +13,7 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
"nvim-neorg/neorg",
|
||||
dependencies = { "luarocks.nvim" },
|
||||
|
|
Loading…
Reference in New Issue