Add external_edit_file_suffix to config (#253)

This commit is contained in:
Ethan Reynolds
2024-04-11 23:50:26 -04:00
committed by GitHub
parent e5b284ed19
commit b995906c79
5 changed files with 18 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ url = "https://matrix.org"
[settings]
default_room = "#iamb-users:0x.badd.cafe"
external_edit_file_suffix = ".md"
log_level = "warn"
message_shortcode_display = false
open_command = ["my-open", "--file"]