diff options
| author | moxie <moxie@3kgcat.fi> | 2026-03-15 10:26:03 +0200 |
|---|---|---|
| committer | moxie <moxie@3kgcat.fi> | 2026-03-15 10:26:03 +0200 |
| commit | 6e2a3e13b565596263fb3f33803acfbd55b1ccd6 (patch) | |
| tree | d4d87be731680d983479c84b77c8f61d1417473a /README.md | |
| parent | 0dbe90b719fa7475b33433c4b6f2313d86eef087 (diff) | |
fix: properly handle file:// URLs in open_with_menu
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
