File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
},
14
14
{
15
15
"caption" : " Git Blame: Settings" ,
16
- // ♊️ : Entry in "Main.sublime-menu"
16
+ // TWIN : Entry in "Main.sublime-menu"
17
17
"command" : " edit_settings" ,
18
18
"args" : {
19
19
"base_file" : " ${packages}/Git blame/Settings/Git blame.sublime-settings" ,
22
22
},
23
23
{
24
24
"caption" : " Git Blame: Key Bindings" ,
25
- // ♊️ : Entry in "Main.sublime-menu"
25
+ // TWIN : Entry in "Main.sublime-menu"
26
26
"command" : " edit_settings" ,
27
27
"args" : {
28
28
"base_file" : " ${packages}/Git blame/Keymaps/Default (${platform}).sublime-keymap" ,
Original file line number Diff line number Diff line change 10
10
"children" : [
11
11
{
12
12
"caption" : " Settings" ,
13
- // ♊️ : Entry in "Default.sublime-commands"
13
+ // TWIN : Entry in "Default.sublime-commands"
14
14
"command" : " edit_settings" ,
15
15
"args" : {
16
16
"base_file" : " ${packages}/Git blame/Settings/Git blame.sublime-settings" ,
19
19
},
20
20
{
21
21
"caption" : " Key Bindings" ,
22
- // ♊️ : Entry in "Default.sublime-commands"
22
+ // TWIN : Entry in "Default.sublime-commands"
23
23
"command" : " edit_settings" ,
24
24
"args" : {
25
25
"base_file" : " ${packages}/Git blame/Keymaps/Default (${platform}).sublime-keymap" ,
You can’t perform that action at this time.
0 commit comments