summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-01-17 16:46:10 +0100
committerMatthias Beyer <mail@beyermatthias.de>2016-01-18 19:22:14 +0100
commit71dc86d2e71da692293929e4cfeeb6aa666def26 (patch)
tree5eea27826849b9e475e1a9bae5f023bf6e5cd32d /doc
parent281cb01e7bcf593fd462c19507b1b5c768754d21 (diff)
doc: Add more paths where we search for config
Diffstat (limited to 'doc')
-rw-r--r--doc/src/03100-lib-rt.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/03100-lib-rt.md b/doc/src/03100-lib-rt.md
index 3053adeb..4dedcd17 100644
--- a/doc/src/03100-lib-rt.md
+++ b/doc/src/03100-lib-rt.md
@@ -28,6 +28,10 @@ Table: Default values for configuration if configuration file unavailable
For the configuration file is searched at the following locations:
+1. Path: `$runtimepath/config`
+1. Path: `$runtimepath/config.toml`
+1. Path: `$runtimepath/imagrc`
+1. Path: `$runtimepath/imagrc.toml`
1. Path: `$HOME/.imag/config`
1. Path: `$HOME/.imag/config.toml`
1. Path: `$HOME/.imag/imagrc`