mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-04-30 18:57:18 +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
|
||||
```
|
||||
|
||||
## The normal way
|
||||
```vim
|
||||
:normal ZQ
|
||||
```
|
||||
|
||||
## The Passive-Aggressive Abstinence Method
|
||||
Credit: @donkoch
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue