We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2191d9c + 507ce3c commit 176e5caCopy full SHA for 176e5ca
keymaps/git-blame.json
@@ -1,5 +1,5 @@
1
{
2
- "atom-text-editor": {
+ "atom-text-editor:not([mini])": {
3
"ctrl-b": "git-blame:toggle"
4
}
5
0 commit comments