How do I regenerate help tags for every installed plugin in one command?
:helptags ALL
Plugin help can break after manual installs, local plugin development, or branch switches that add/remove docs.
:helptags ALL
Plugin help can break after manual installs, local plugin development, or branch switches that add/remove docs.
:Man {name}
Neovim ships with a built-in :Man command (the man.
command-line #neovim #navigation #documentation #command-line
K
Pressing K in normal mode runs a lookup program on the word under the cursor.
navigation #navigation #help #documentation #normal-mode #keywordprg