6 lines
235 B
Plaintext
6 lines
235 B
Plaintext
[
|
|
{ "keys": ["ctrl+alt+l"], "command": "sublimelinter", "args": {"action": "lint"} },
|
|
{ "keys": ["ctrl+alt+e"], "command": "find_next_lint_error" },
|
|
{ "keys": ["ctrl+alt+shift+e"], "command": "find_previous_lint_error" }
|
|
]
|