diff --git a/crates/zed/src/languages/gitcommit/config.toml b/crates/zed/src/languages/gitcommit/config.toml index 25eb2425df41b154a834213d8bfcdd1e47a3dcfa..70c68d9385cbcae49f409e8b04229673cc382aed 100644 --- a/crates/zed/src/languages/gitcommit/config.toml +++ b/crates/zed/src/languages/gitcommit/config.toml @@ -1,4 +1,4 @@ -name = "Git commit" +name = "Git Commit" path_suffixes = [ # Refer to https://github.com/neovim/neovim/blob/master/runtime/lua/vim/filetype.lua#L1286-L1290 "TAG_EDITMSG",