Age | Commit message (Collapse) | Author |
|
* 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.
|
|
|
|
A new function is added here which will later be modified for public use
in linter and fixer callbacks. All linting and fixing now goes through
this new function, to prove that it works in all cases.
|
|
|
|
|
|
|
|
|
|
b:ale_set_balloons
|
|
|
|
|
|
buffers or one buffer
|
|
|
|
|
|
|
|
|
|
|
|
most things. Clear errors when linters are removed
|
|
Add a simple autopep8 function.
|
|
purposes
|
|
|
|
|
|
|
|
numbers again
|
|
|