aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index ec576a8..073a351 100644
--- a/README.md
+++ b/README.md
@@ -477,8 +477,9 @@ highlighting. `VIS_PATH` defaults (in this order) to
- The location of the `vis` binary
- `$XDG_CONFIG_HOME/vis`, where `$XDG_CONFIG_HOME` refers to
`$HOME/.config` if unset
-- `/usr/local/share/vis`
-- `/usr/share/vis`
+- `/usr/local/share/vis` or `/usr/share/vis` depending on the build configuration
+
+Use `:help` and search for "Lua paths" to get the actual paths being used.
### Runtime Configurable Key Bindings