Fix headings and code formatting

This commit is contained in:
maiki 2020-02-03 13:35:19 -08:00 committed by GitHub
parent 3b3d83f0fa
commit 67a590a5bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -534,9 +534,10 @@ exit him
how exit vim
```
### Linux
## Linux
```vim
:call libcallnr('libc.so.6', 'exit', 0)
```
## The canonical way
Credit: @ligurio