ale/ale_linters/nix
Jeffrey Lau a81512cfd2
Fix unhandled nix versions for linter 'nix' ()
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' () 2022-02-02 10:54:07 +09:00
rnix_lsp.vim
statix.vim Implement statix Linter and Fixer () 2021-11-12 07:34:25 +09:00