mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
fix: fix obsidian index
This commit is contained in:
parent
d830f96718
commit
d975853bee
1 changed files with 12 additions and 10 deletions
|
|
@ -1,4 +1,5 @@
|
|||
return {
|
||||
{
|
||||
"epwalsh/obsidian.nvim",
|
||||
ft = "markdown",
|
||||
dependencies = {
|
||||
|
|
@ -12,6 +13,7 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
"nvim-neorg/neorg",
|
||||
dependencies = { "luarocks.nvim" },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue