diff options
| author | moxie <moxie@3kgcat.fi> | 2026-03-16 02:59:48 +0200 |
|---|---|---|
| committer | moxie <moxie@3kgcat.fi> | 2026-03-16 02:59:48 +0200 |
| commit | 0d5557b5185916913f08215eb7d987d25d3e09e0 (patch) | |
| tree | edc1177c667d85c4c8be3026a44070dc7fce947d /doc/muwiki.txt | |
| parent | c566653a645c8317f336043117766745304b7887 (diff) | |
feat: add xdg-open dependency check
Diffstat (limited to 'doc/muwiki.txt')
| -rw-r--r-- | doc/muwiki.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/muwiki.txt b/doc/muwiki.txt index 02d6ced..26faa65 100644 --- a/doc/muwiki.txt +++ b/doc/muwiki.txt @@ -229,7 +229,7 @@ Open with menu example~ *muwiki-au }) < -Custom open handler using get_link()~ *muwiki-autocmd-custom-open* +Custom open handler using get_link()~ *muwiki-autocmd-open-custom* > vim.api.nvim_create_autocmd("FileType", { pattern = "markdown", |
