Commit 12ec2050 authored by FichteFoll's avatar FichteFoll

Merge pull request #4067 from adambullmer/master

Added Git Commit Message Syntax package
parents a1ce84e8 56e0555a
...@@ -261,6 +261,25 @@ ...@@ -261,6 +261,25 @@
} }
] ]
}, },
{
"name": "Git Commit Message Syntax",
"details": "https://github.com/adambullmer/sublime_git_commit_syntax",
"labels": [
"git",
"language",
"syntax",
"syntax highlighting",
"commit"
],
"author": "adambullmer",
"readme": "https://raw.githubusercontent.com/adambullmer/sublime_git_commit_syntax/master/README.md",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Git Config", "name": "Git Config",
"details": "https://github.com/robballou/gitconfig-sublimetext", "details": "https://github.com/robballou/gitconfig-sublimetext",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment