mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-06-17 18:11:56 +02:00
Update README.md
This commit is contained in:
parent
1b9a16e6e8
commit
2fb3cf855b
1 changed files with 7 additions and 0 deletions
|
@ -266,6 +266,13 @@ Credit: @donkoch
|
|||
$ alias vim=/bin/false
|
||||
```
|
||||
|
||||
## The Old Switcheroo
|
||||
Credit: @bicb4
|
||||
|
||||
```bash
|
||||
$ alias vim=nano
|
||||
```
|
||||
|
||||
## The shortest way
|
||||
Credit: @MasterDevX
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue