From 753d9e28ea07bc9fb87dd28ebff1c0e9c666a68d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Fr=C3=B3es=20Franco?= Date: Sat, 30 May 2026 03:35:15 +0000 Subject: [PATCH] Update help file to clarify nuwiki and vimwiki command forms --- doc/nuwiki.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/nuwiki.txt b/doc/nuwiki.txt index ff412da..8d5b645 100644 --- a/doc/nuwiki.txt +++ b/doc/nuwiki.txt @@ -228,12 +228,17 @@ Vim-specific globals ~ Override the auto-discovered server binary path. If set and the file is readable, it overrides the `{plugin}/bin/nuwiki-ls` default. +============================================================================== ============================================================================== 5. COMMANDS *nuwiki-commands* -Every command listed below is registered buffer-local on `.wiki` files -under both names: the `:Vimwiki*` form (for migration from vimwiki) and -the canonical `:Nuwiki*` alias. Only the `:Vimwiki*` form is shown. +All commands are available in both forms: +- Canonical form: :Nuwiki* +- Vimwiki-compatible form: :Vimwiki* + +Every command listed below is registered buffer-logic on `.wiki` files. +Only the `:Vimwiki*` form is shown in this document for brevity. + Wiki / navigation ~