Age | Commit message (Collapse) | Author |
|
|
|
|
|
Only a server-level bare `param' is (and in hindsight it was just
a terrible idea to add it in the first place.)
|
|
|
|
ALE is faster and otherwise better alternative to Syntastic.
|
|
|
|
Error and warning messages are prefixed with "error: " and "warning: "
correspondingly to ease integration with automated tooling.
`yywarn' function added. Off-by-one line numbers in warnings are fixed.
Two error messages are reworded to avoid repeating like
"error: error in server directive" or "error: syntax error".
|
|
|
|
|