Merge remote-tracking branch 'waldyrious/patch-2'

This commit is contained in:
Maxime Coste 2021-08-17 08:28:43 +10:00
commit a0bb1596df

View File

@ -118,7 +118,7 @@ Installing
~~~~~~~~~~ ~~~~~~~~~~
In order to install kak on your system, rather than running it directly from In order to install kak on your system, rather than running it directly from
its source directory, type *make install*, you can specify the `PREFIX` and its source directory, type *make install*. You can specify the `PREFIX` and
`DESTDIR` if needed. `DESTDIR` if needed.
[TIP] [TIP]
@ -301,6 +301,14 @@ pkg install kakoune
------------------- -------------------
==== ====
[TIP]
.Nix
====
--------------------------------
nix-env -iA nixpkgs.kakoune
--------------------------------
====
Running Running
~~~~~~~ ~~~~~~~