Add an iOS way.

I added a way to close vim using the iSH app on iOS
This commit is contained in:
Tripp Sanders 2020-11-03 14:06:45 -06:00 committed by GitHub
parent 1b9a16e6e8
commit df7b6d2682
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -349,6 +349,13 @@ Run vim inside Termux and run this when you want to exit:
:!su -c killall zygote
```
## The iOS way
Credit: @tigerclaw989
Close iSH.
## The JavaScript way
```js