6 lines
241 B
Plaintext
6 lines
241 B
Plaintext
[
|
|
{ "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" }
|
|
]
|