summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.