From 5dc0bd9db2872292f5f6576f9ea6a6d5c406fd10 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Mon, 12 Mar 2018 23:18:33 +0100 Subject: Provide editor in config --- imagrc.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'imagrc.toml') 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. -- cgit v1.2.3