Skip to content

Commit ee298fd

Browse files
epwalshgithub-actions[bot]
authored andcommitted
chore(docs): auto generate docs
1 parent f6da9f3 commit ee298fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/obsidian.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,7 @@ carefully and customize it to your needs:
453453
-- Open the URL in the default web browser.
454454
vim.fn.jobstart({"open", url}) -- Mac OS
455455
-- vim.fn.jobstart({"xdg-open", url}) -- linux
456+
-- vim.cmd(':silent exec "!start ' .. url .. '"') -- Windows
456457
end,
457458

458459
-- Optional, set to true if you use the Obsidian Advanced URI plugin.

0 commit comments

Comments
 (0)