mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-06-07 13:11:55 +02:00
commit
382beae0d4
1 changed files with 7 additions and 0 deletions
|
@ -382,3 +382,10 @@ Credit: @axelf4
|
||||||
```vim
|
```vim
|
||||||
:echom test_null_list()
|
:echom test_null_list()
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## The canonical way
|
||||||
|
Credit: @ligurio
|
||||||
|
|
||||||
|
```vim
|
||||||
|
:!q
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue