mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-02 11:46:16 +02:00
commit
0703558b5d
1 changed files with 6 additions and 0 deletions
|
@ -359,6 +359,12 @@ Credit: @johnoct
|
||||||
1. Don't even try to exit on your own
|
1. Don't even try to exit on your own
|
||||||
2. Ask Senior right away
|
2. Ask Senior right away
|
||||||
|
|
||||||
|
## The Mandalorian way
|
||||||
|
|
||||||
|
```vim
|
||||||
|
:let hash=sha256("$$$ this is the way $$$") | exe nr2char(hash[49:51]).hash[-3:-3]."!"
|
||||||
|
```
|
||||||
|
|
||||||
## The debugger way
|
## The debugger way
|
||||||
Credit: @serjepatoff
|
Credit: @serjepatoff
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue