mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-01 19:26:41 +02:00
add The Mandalorian way
This commit is contained in:
parent
d548420d77
commit
78194c1564
1 changed files with 6 additions and 0 deletions
|
@ -355,6 +355,12 @@ Credit: @johnoct
|
|||
1. Don't even try to exit on your own
|
||||
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
|
||||
Credit: @serjepatoff
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue