Vim Help Tips
Notation
[] Optional. Characters inside the square brackets are optional
{descriptor} Required. The "{" indicates "this is what i'm describing inside"
x Normal mode command
Context is prepended to the command v Visual mode command i Insert mode command : Command line command :help x c_ Command line editing (editing a command in the command line)
c_
Navigating in :help {command}
Useful help commands
:help Enter help :help CTRL-A This gives help on the CTRL-A command ("control character") :only Make the current window the only one on the screen, all other windows are closed
:help index Show the default keybindings