summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-03-12 23:18:33 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-03-13 08:32:40 +0100
commit5dc0bd9db2872292f5f6576f9ea6a6d5c406fd10 (patch)
treeb584fc4be6d6be06cedbdda8c09e164352f19ca7 /imagrc.toml
parentdc76729bea6bd7ff7e096ab629cf0f54f3c86f96 (diff)
Provide editor in config
Diffstat (limited to 'imagrc.toml')
-rw-r--r--imagrc.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/imagrc.toml b/imagrc.toml
index 7a834b1c..03cdec1e 100644
--- a/imagrc.toml
+++ b/imagrc.toml
@@ -1,6 +1,9 @@
# This is a example configuration file for the imag suite.
# It is written in TOML
+[rt]
+editor = "vim"
+
#
# imag supports templates when specifying formats. The templates support several
# functionalities, from colorizing to underlining and such things.