summaryrefslogtreecommitdiff
path: root/test/sign/test_sign_column_highlighting.vader
AgeCommit message (Collapse)Author
2019-09-25569 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-15Fix #1687 - Parse highlights when verbose > 0w0rp
2017-09-12Fix #924 - Make changing the sign column color work againw0rp
2017-05-22Remove the test for highlight linking, because it just cannot be testedw0rp
2017-05-22Fix #572 - Link to whatever SignColumn links to for ALESignColumnWithoutErrorsw0rp
2017-05-21#309 Add an option for changing the sign column color when problems are detectedw0rp