Created
October 31, 2016 09:40
-
-
Save SebastianCarroll/e68e20055a51f95d15e9191ed97d4952 to your computer and use it in GitHub Desktop.
List of vim shortcuts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Spelling: | |
]s — move to the next mispelled word | |
[s — move to the previous mispelled word | |
zg — add a word to the dictionary | |
zug — undo the addition of a word to the dictionary | |
z= — view spelling suggestions for a mispelled word |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment