mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-03 12:16:18 +02:00
commit
8f912600de
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
@ -536,6 +536,21 @@ Credit @u2mejc
|
|||
:!kill -9 $PPID
|
||||
```
|
||||
|
||||
## The Newbie Way
|
||||
```
|
||||
git commit
|
||||
```
|
||||
|
||||
???
|
||||
```
|
||||
^x ^x ^x ^d ^c afawfuhi WHAT IS GOING ON faffae ^x
|
||||
```
|
||||
|
||||
In Google:
|
||||
```
|
||||
"what is default text editor for git?" | "How to exit vim"
|
||||
```
|
||||
|
||||
## the SSH way
|
||||
Credit @u2mejc
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue