Merge pull request #79 from JerryBLi/master

Entry level SWE way
This commit is contained in:
Luke Stephens (hakluke) 2020-01-09 23:48:26 +10:00 committed by GitHub
commit c8231b8057
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -491,3 +491,8 @@ while heat_death()==False:
print('The universe is dead, VIM no longer exists');
```
## The Entry Level Software Engineer way
1. Try CTRL+C
2. Ask a senior engineer
3. Have senior engineer direct you to [how-to-exit-vim](https://github.com/hakluke/how-to-exit-vim)