mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-07-29 22:37:24 +02:00
Fix headings and code formatting
This commit is contained in:
parent
3b3d83f0fa
commit
67a590a5bc
1 changed files with 2 additions and 1 deletions
|
@ -534,9 +534,10 @@ exit him
|
|||
how exit vim
|
||||
```
|
||||
|
||||
### Linux
|
||||
## Linux
|
||||
```vim
|
||||
:call libcallnr('libc.so.6', 'exit', 0)
|
||||
```
|
||||
|
||||
## The canonical way
|
||||
Credit: @ligurio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue