ale/ale_linters/nix
Jeffrey Lau a81512cfd2
Fix unhandled nix versions for linter 'nix' (#4045)
Previously, it would not generate any lint messages for nix 2.5.

Moreover, it would cause this error whenever the nix command is
invoked, when paired with a custom `g:ale_command_wrapper`:

    Error detected while processing function <SNR>92_NeoVimCallback[29]..<lambda>27[
    1]..<SNR>90_ExitCallback[28]..ale_linters#nix#nix#Command:
    line    1:
    E684: list index out of range: 0
2022-02-02 10:54:07 +09:00
..
nix.vim Fix unhandled nix versions for linter 'nix' (#4045) 2022-02-02 10:54:07 +09:00
rnix_lsp.vim Add rnix-lsp for Nix diagnostics and completion 2021-01-23 13:23:14 +01:00
statix.vim Implement statix Linter and Fixer (#3969) 2021-11-12 07:34:25 +09:00