Last active
October 10, 2019 21:55
-
-
Save FlintSable/1f8a5db557d14e03c44c1be3353b509a to your computer and use it in GitHub Desktop.
line navigation
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
| simple vim | |
| Save and exit | |
| esc : wq | |
| Save no exit | |
| : w | |
| Quit and throw away chages | |
| : q! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment