User Tools

Site Tools


vim:help

VIM - Help

Use the VIM help feature:

:help <some_phrase>

Help with Plugins

If plugins are used, then ensure all the relevant help information is loaded:

vim -c ":helptags ALL" -c ":q"

References

vim/help.txt · Last modified: 2022/10/18 13:14 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki