feat(SublimeText2.UtilPackages): cache packages
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{ "keys": ["f12"],
|
||||
"command": "side_bar_open_in_browser" ,
|
||||
"args":{"paths":[], "type":"testing"}
|
||||
},
|
||||
{ "keys": ["alt+f12"],
|
||||
"command": "side_bar_open_in_browser",
|
||||
"args":{"paths":[], "type":"production"}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user