summaryrefslogtreecommitdiff
path: root/test/sign/test_sign_parsing.vader
AgeCommit message (Collapse)Author
2019-10-04Fix sign parser to be language independent.Horacio Sanson
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.
2017-08-26Fix #825 - Downgrade signs when problems changew0rp
2017-03-14#333 Update line numbers for loclist items when current sign_id values are setw0rp
2017-03-11#333 Save sign IDs back on loclist items, and make it possible to get line ↵w0rp
numbers again
2017-03-10Cover parsing of Italian signs with testsw0rp
2017-03-09Group sign testsw0rp