summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHomu <homu@barosl.com>2016-01-21 07:59:38 -0800
committerHomu <homu@barosl.com>2016-01-21 07:59:38 -0800
commit2c1fa1a92a16209fd0b55a835cf1b5c448717493 (patch)
tree566d8528dcc8fa2c00b58e397ce76bbc4319f00d /doc
parent809a9611c5d41386b409d4f8d1d7d7a23c8c6b47 (diff)
parent8bc8217fa710b8b31e694650f637c1ad7400abb7 (diff)
Auto merge of #89 - matthiasbeyer:libimagrt-init, r=matthiasbeyer
Libimagrt init Initial code for `libimagrt`.
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`