summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2025-02-26 20:44:09 +1100
committerMaxime Coste <mawww@kakoune.org>2025-02-26 20:44:09 +1100
commit2f8954045cd497720afd7989851d2f8f058295dc (patch)
tree9f6cc75037dab9b49b5fbb15ddff4b5c13de0ae1
parent1eec81b5311f6954a34e481eec8298cf0d436adb (diff)
parent9a80568e300821dd882eb260f47356a08c5cf010 (diff)
Merge remote-tracking branch 'TeddyDD/doc-kakoune-runtime-manpage' into HEAD
-rw-r--r--doc/kak.18
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/kak.1 b/doc/kak.1
index 37fab36b..3b6dca2c 100644
--- a/doc/kak.1
+++ b/doc/kak.1
@@ -179,6 +179,10 @@ If unset,
.Pa $XDG_CONFIG_HOME/kak
is used.
.
+.It Ev KAKOUNE_RUNTIME
+Overrides the location of the directory containing the Kakoune support files.
+If unset, location is determined from Kakoune's binary location.
+.
.It Ev XDG_CONFIG_HOME
Path to the user's configuration directory.
If unset,
@@ -198,7 +202,9 @@ In the paths documented below,
refers to the runtime directory, whose value is determined in relation
to the path to
.Nm Ap s
-binary location:
+binary location if
+.Pa $KAKOUNE_RUNTIME
+is not set:
.Pa <rtdir>
=
.Pa <path_to_kak_binary>/../share/kak .