Unnamed repository; edit this file 'description' to name the repository.
| -rw-r--r-- | languages.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml index 0c3d81dba..5b23423aa 100644 --- a/languages.toml +++ b/languages.toml @@ -3471,6 +3471,7 @@ file-types = [ { glob = ".buckconfig.d/*" }, { glob = "/etc/buckconfig" }, { glob = "/etc/buckconfig.d/*" }, + { glob = "aerc/*.conf" }, # https://aerc-mail.org/ ] injection-regex = "ini" comment-token = "#" |