mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-08-02 16:18:45 +02:00
Merge pull request #172 from maiki/patch-1
Fix headings and code formatting
This commit is contained in:
commit
04054f7f42
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