mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat(nvim): obsidian-nvim frontmatter, clip image
This commit is contained in:
parent
5140f754cc
commit
d7ddf1f060
6 changed files with 92 additions and 21 deletions
|
|
@ -17,6 +17,8 @@ return {
|
|||
"js0ny/luasnip-latex-snippets.nvim",
|
||||
dependencies = { "L3MON4D3/LuaSnip", "lervag/vimtex" },
|
||||
ft = { "tex", "latex", "markdown", "org" },
|
||||
opts = {}
|
||||
opts = {},
|
||||
dev = true,
|
||||
dir = "~/Source/Forks/luasnip-latex-snippets.nvim/"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue