Skip to content

Commit 1cc109d

Browse files
committed
add Git Blame to commands
1 parent bf66896 commit 1cc109d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Default.sublime-commands

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"caption": "Git Blame",
4+
"command": "blame"
5+
}
6+
]

0 commit comments

Comments
 (0)