File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 // ♊️: Entry in "Main.sublime-menu"
1717 "command" : " edit_settings" ,
1818 "args" : {
19- "base_file" : " ${packages}/st3-gitblame /Settings/Git blame.sublime-settings" ,
19+ "base_file" : " ${packages}/Git blame /Settings/Git blame.sublime-settings" ,
2020 "default" : " {\n\t $0\n }\n "
2121 }
2222 },
2525 // ♊️: Entry in "Main.sublime-menu"
2626 "command" : " edit_settings" ,
2727 "args" : {
28- "base_file" : " ${packages}/st3-gitblame /Keymaps/Default (${platform}).sublime-keymap" ,
28+ "base_file" : " ${packages}/Git blame /Keymaps/Default (${platform}).sublime-keymap" ,
2929 "default" : " [\n\t $0\n ]\n "
3030 }
3131 }
Original file line number Diff line number Diff line change 1313 // ♊️: Entry in "Default.sublime-commands"
1414 "command" : " edit_settings" ,
1515 "args" : {
16- "base_file" : " ${packages}/st3-gitblame /Settings/Git blame.sublime-settings" ,
16+ "base_file" : " ${packages}/Git blame /Settings/Git blame.sublime-settings" ,
1717 "default" : " {\n\t $0\n }\n "
1818 }
1919 },
2222 // ♊️: Entry in "Default.sublime-commands"
2323 "command" : " edit_settings" ,
2424 "args" : {
25- "base_file" : " ${packages}/st3-gitblame /Keymaps/Default (${platform}).sublime-keymap" ,
25+ "base_file" : " ${packages}/Git blame /Keymaps/Default (${platform}).sublime-keymap" ,
2626 "default" : " [\n\t $0\n ]\n "
2727 }
2828 }
You can’t perform that action at this time.
0 commit comments