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

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

View file

@ -1,5 +1,5 @@
local opts = {
obsidian_server_address = "https://localhost:27124",
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
}