This commit is contained in:
Maxime Coste 2018-09-13 20:45:18 +10:00
commit cd44e3afd7

View File

@ -219,6 +219,28 @@ eopkg install kakoune
---------------------
====
[TIP]
.Void
====
Kakoune is available in the repositories.
It can be installed with
---------------------
xbps-install -S kakoune
---------------------
====
[TIP]
.Termux
====
Kakoune is available in the repositories.
It can be installed with
---------------------
pkg install kakoune
---------------------
====
Running
~~~~~~~