AutoYADM commit: 2024-12-06 00:45:02
This commit is contained in:
parent
ff49f70306
commit
c2235cfbdd
1 changed files with 0 additions and 4 deletions
|
@ -11,12 +11,8 @@ local opts = {
|
||||||
}
|
}
|
||||||
return {
|
return {
|
||||||
"oflisback/obsidian-bridge.nvim",
|
"oflisback/obsidian-bridge.nvim",
|
||||||
-- disable for now because paths aren't working
|
|
||||||
enabled = true,
|
enabled = true,
|
||||||
dev = true,
|
dev = true,
|
||||||
-- config = function()
|
|
||||||
-- require("obsidian-bridge").setup(opts)
|
|
||||||
-- end,
|
|
||||||
opts = opts,
|
opts = opts,
|
||||||
event = {
|
event = {
|
||||||
"BufReadPre *.md",
|
"BufReadPre *.md",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue