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