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 ~