]> git.lizzy.rs Git - micro.git/history - runtime/plugins/linter
Merge pull request #315 from boombuler/pascal
[micro.git] / runtime / plugins / linter /
2016-08-31 Zachary YedidiaMerge pull request #233 from schollz/master
2016-08-30 Zachary YedidiaFix problem with linter.onSave calling view.Save
2016-08-26 Zachary YedidiaMerge pull request #213 from zyedidia/local-settings
2016-08-25 Zachary YedidiaPass the view into plugin callbacks
2016-08-25 Zachary YedidiaUpdate plugins for local settings
2016-08-25 Zachary YedidiaMake all filetype names lowercase
2016-08-17 Zachary YedidiaAdd boolean option to actions to disable the lua callback
2016-06-21 Zachary YedidiaAuto prefix for plugin functions
2016-06-15 Zachary YedidiaAdd support for job control
2016-06-08 Zachary YedidiaAdd support for tabs
2016-06-08 Zachary YedidiaDon't display the tab bar if only one tab is open
2016-05-28 Zachary YedidiaMerge pull request #133 from onodera-punpun/packages
2016-05-28 Zachary YedidiaRefactor and clean up
2016-05-14 Zachary YedidiaSimplify IsDirty check
2016-05-06 Zachary YedidiaMerge pull request #82 from zyedidia/plugins
2016-05-05 Zachary YedidiaAdd linter option
2016-05-05 Zachary YedidiaAdd automatic linting for Go, Python, C, D, Java, Javas...
2016-05-05 Zachary YedidiaAdd linter plugin to easily make linters