From 6e2a3e13b565596263fb3f33803acfbd55b1ccd6 Mon Sep 17 00:00:00 2001 From: moxie Date: Sun, 15 Mar 2026 10:26:03 +0200 Subject: fix: properly handle file:// URLs in open_with_menu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index dca5385..37bdd81 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A lightweight wiki plugin for Neovim using standard markdown syntax. - Link navigation and xdg-open for web/file links - Extensible via autocmds (mkdir, templates, custom handlers) -See `:help muwiki-autocmd-recipes` for implementation examples. +See `:help muwiki-autocmd` for implementation examples. See `:help muwiki` for complete documentation and configuration options. -- cgit v1.2.3