Editor: Using preferences compose.editor

compose.editor is the path to the executable ( default /usr/bin/vim )
This commit is contained in:
Stefan
2021-04-11 16:21:00 +02:00
committed by Michael Vetter
parent 35b0b0f194
commit 9f32b2afb2
3 changed files with 25 additions and 9 deletions

View File

@@ -173,6 +173,7 @@ typedef enum {
PREF_MAM,
PREF_URL_OPEN_CMD,
PREF_URL_SAVE_CMD,
PREF_COMPOSE_EDITOR,
} preference_t;
typedef struct prof_alias_t