add obsidian nvim

This commit is contained in:
2025-02-16 02:22:25 -08:00
parent b6e047307a
commit e6e69a5d7c
4 changed files with 106 additions and 1 deletions

View File

@@ -37,6 +37,8 @@ return {
"php",
"ruby",
"vue",
"markdown",
"markdown_inline",
},
sync_install = false,
highlight = { enable = true },