git: enable languages syntax

This commit is contained in:
Joao Moreno
2017-01-20 19:50:34 +01:00
parent f46e1061c4
commit 6b855fccb8
12 changed files with 83 additions and 41 deletions

View File

@@ -21,7 +21,5 @@
"command.pushTo": "Push to...",
"command.sync": "Sync",
"command.publish": "Publish",
"command.showOutput": "Show Git Output",
"language-alias.git-commit": "Git Commit Message",
"language-alias.git-rebase": "Git Rebase Message"
"command.showOutput": "Show Git Output"
}