Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-25 | 569 support vim sign group and priority (#2786) | Horacio Sanson | |
* Use sign-group only on supported vim versions. The sign-group feature is only available in nvim 0.4.0 and vim 8.1.614. * Add priority to ALE signs. This allows users to set a priority to ALE signs to take precedence over other plugin signs. | |||
2018-07-15 | Fix #1687 - Parse highlights when verbose > 0 | w0rp | |
2017-09-12 | Fix #924 - Make changing the sign column color work again | w0rp | |
2017-05-22 | Remove the test for highlight linking, because it just cannot be tested | w0rp | |
2017-05-22 | Fix #572 - Link to whatever SignColumn links to for ALESignColumnWithoutErrors | w0rp | |
2017-05-21 | #309 Add an option for changing the sign column color when problems are detected | w0rp | |