Commands tips from the Viminator - bdatko/nvim GitHub Wiki
Tips from the Viminator
Below are some of the hints for commands when playing the online game The Viminator
Message | Tip: Try using on of the following |
---|---|
Use Vim motion commands to move the cursor to the highlighted characters. | w f l / |
You're in range! New delete the highlighted characters. | dw de x |
– | G j |
– | D dE |
– | diw db |
– | ? $ diW dB dw gg |