Skip to content

Commit 507ce3c

Browse files
author
Andrew Kemm
committed
Restrict keymap selector.
1 parent 4edbf8a commit 507ce3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keymaps/git-blame.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"atom-text-editor": {
2+
"atom-text-editor:not([mini])": {
33
"ctrl-b": "git-blame:toggle"
44
}
55
}

0 commit comments

Comments
 (0)