commit
c8231b8057
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue