mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-02 11:46:16 +02:00
Merge 2fb3cf855b
into 110da1c9df
This commit is contained in:
commit
1afdd55919
1 changed files with 7 additions and 0 deletions
|
@ -287,6 +287,13 @@ Credit: @donkoch
|
|||
$ alias vim=/bin/false
|
||||
```
|
||||
|
||||
## The Old Switcheroo
|
||||
Credit: @bicb4
|
||||
|
||||
```bash
|
||||
$ alias vim=nano
|
||||
```
|
||||
|
||||
## The shortest way
|
||||
Credit: @MasterDevX
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue