Commit 363dfd50 authored by Aristides's avatar Aristides Committed by FichteFoll

Add "Git Commit Message Auto Save" (#5433)

parent 984e16ab
...@@ -322,6 +322,17 @@ ...@@ -322,6 +322,17 @@
} }
] ]
}, },
{
"name": "Git Commit Message Auto Save",
"details": "https://github.com/aristidesfl/sublime-git-commit-message-auto-save",
"labels": ["git", "vcs", "commit", "save", "auto", "message", "close", "exit"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Git Commit Message Syntax", "name": "Git Commit Message Syntax",
"details": "https://github.com/adambullmer/sublime_git_commit_syntax", "details": "https://github.com/adambullmer/sublime_git_commit_syntax",
......
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