fix obsidian mapping
This commit is contained in:
parent
d6e8537105
commit
44dbe8a14b
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ return {
|
||||||
end,
|
end,
|
||||||
opts = { buffer = true, expr = true },
|
opts = { buffer = true, expr = true },
|
||||||
},
|
},
|
||||||
["bl"] = {
|
["<Space>bl"] = {
|
||||||
action = function()
|
action = function()
|
||||||
return "<cmd>ObsidianBacklinks<cr>"
|
return "<cmd>ObsidianBacklinks<cr>"
|
||||||
end,
|
end,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue