mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-02 19:56:14 +02:00
The normal way
This commit is contained in:
parent
ca1df2d948
commit
5a2aaec8ed
1 changed files with 5 additions and 0 deletions
|
@ -235,6 +235,11 @@ Credit: @ryanc
|
||||||
$ alias vim=/bin/true
|
$ alias vim=/bin/true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## The normal way
|
||||||
|
```vim
|
||||||
|
:$:normal ZQ
|
||||||
|
```
|
||||||
|
|
||||||
## The Passive-Aggressive Abstinence Method
|
## The Passive-Aggressive Abstinence Method
|
||||||
Credit: @donkoch
|
Credit: @donkoch
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue