diff --git a/crates/zed/src/languages/gitcommit/config.toml b/crates/zed/src/languages/gitcommit/config.toml index 25eb2425df..70c68d9385 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",