AutoYADM commit: 2024-12-03 20:15:03

This commit is contained in:
Daniel Fichtinger 2024-12-03 20:15:03 -05:00
parent 9e260aa0a5
commit b0c377ba23

View file

@ -1,7 +1,5 @@
local opts = {
obsidian_server_address = "https://127.0.0.1:27124",
-- obsidian_server_address = "http://127.0.0.1:27123",
scroll_sync = false, -- See "Sync of buffer scrolling" section below
}
return {
"oflisback/obsidian-bridge.nvim",