feat(SublimeText2.WebPackages): cache packages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
[
|
||||
{ "keys": ["ctrl+super+l"], "command": "sublimelinter", "args": {"action": "lint"} },
|
||||
{ "keys": ["ctrl+super+e"], "command": "find_next_lint_error" },
|
||||
{ "keys": ["ctrl+super+shift+e"], "command": "find_previous_lint_error" }
|
||||
]
|
Reference in New Issue
Block a user