fix obsidian mapping

This commit is contained in:
xesc 2025-06-04 13:53:27 +02:00
parent d6e8537105
commit 44dbe8a14b

View file

@ -63,7 +63,7 @@ return {
end,
opts = { buffer = true, expr = true },
},
["bl"] = {
["<Space>bl"] = {
action = function()
return "<cmd>ObsidianBacklinks<cr>"
end,