mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-02 03:36:42 +02:00
Merge 44c8fffc84
into 110da1c9df
This commit is contained in:
commit
cec2ef40f9
1 changed files with 5 additions and 0 deletions
|
@ -280,6 +280,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