Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@kaste kaste released this 06 Nov 11:49
· 1 commit to master since this release

Implement persisting in the project file. To use that change the command, for example:

  {
    "keys": ["ctrl+k", "ctrl+t"],
    "command": "sublime_linter_addon_toggle_linters",
    "args": {"persist": "project"}
  },