Set obsidian.nvim to v3.2.0
This commit is contained in:
parent
466c040aef
commit
965f5d8903
@ -1,7 +1,7 @@
|
||||
return {
|
||||
{
|
||||
"epwalsh/obsidian.nvim",
|
||||
version = "*", -- recommended, use latest release instead of latest commit
|
||||
version = "v3.2.0",
|
||||
lazy = true,
|
||||
ft = "markdown",
|
||||
dependencies = {
|
||||
|
Loading…
Reference in New Issue
Block a user