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