mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-06-19 19:11:57 +02:00
commit
c8231b8057
1 changed files with 5 additions and 0 deletions
|
@ -491,3 +491,8 @@ while heat_death()==False:
|
||||||
|
|
||||||
print('The universe is dead, VIM no longer exists');
|
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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue