1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-06 19:43:40 +05:30

feat(nvim-obsidian): Switch obsidian.nvim -> markdown_oxide

This commit is contained in:
Pratik Tripathy
2026-01-12 23:40:36 +05:30
parent 12a7a5f33e
commit b5a765be94
3 changed files with 7 additions and 21 deletions
+2
View File
@@ -17,6 +17,8 @@ vim.lsp.enable({
"jsonls",
"lua_ls",
"marksman",
"markdown_oxide",
"sqlls",
"taplo",
"trivy",
"ts_ls",