Update help file to clarify nuwiki and vimwiki command forms
This commit is contained in:
+8
-3
@@ -228,12 +228,17 @@ Vim-specific globals ~
|
|||||||
Override the auto-discovered server binary path. If set and the
|
Override the auto-discovered server binary path. If set and the
|
||||||
file is readable, it overrides the `{plugin}/bin/nuwiki-ls` default.
|
file is readable, it overrides the `{plugin}/bin/nuwiki-ls` default.
|
||||||
|
|
||||||
|
==============================================================================
|
||||||
==============================================================================
|
==============================================================================
|
||||||
5. COMMANDS *nuwiki-commands*
|
5. COMMANDS *nuwiki-commands*
|
||||||
|
|
||||||
Every command listed below is registered buffer-local on `.wiki` files
|
All commands are available in both forms:
|
||||||
under both names: the `:Vimwiki*` form (for migration from vimwiki) and
|
- Canonical form: :Nuwiki*
|
||||||
the canonical `:Nuwiki*` alias. Only the `:Vimwiki*` form is shown.
|
- 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 ~
|
Wiki / navigation ~
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user