mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-06-17 10:01:53 +02:00
Merge 554289ca28
into 110da1c9df
This commit is contained in:
commit
cb17f03a83
1 changed files with 1 additions and 1 deletions
|
@ -655,7 +655,7 @@ print('The universe is dead, VIM no longer exists');
|
|||
## The [Obligatory] Emacs Way
|
||||
|
||||
```
|
||||
$ echo 'alias vim=emacs' >> ~/.bashrc
|
||||
$ echo 'alias vim="emacs -nw"' >> ~/.bashrc
|
||||
$ source ~/.bashrc
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue