Provide editor in config
This commit is contained in:
parent
dc76729bea
commit
5dc0bd9db2
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
# This is a example configuration file for the imag suite.
|
# This is a example configuration file for the imag suite.
|
||||||
# It is written in TOML
|
# It is written in TOML
|
||||||
|
|
||||||
|
[rt]
|
||||||
|
editor = "vim"
|
||||||
|
|
||||||
#
|
#
|
||||||
# imag supports templates when specifying formats. The templates support several
|
# imag supports templates when specifying formats. The templates support several
|
||||||
# functionalities, from colorizing to underlining and such things.
|
# functionalities, from colorizing to underlining and such things.
|
||||||
|
|
Loading…
Reference in a new issue