SamuelKurtzer

Results 4 comments of SamuelKurtzer

Any update on whats stopping the pull request from being merged? Need more testing or something?

Managed to get this working, thanks to @oxalica for pointing me in the right direction. in ale/ale_linters/nix/nil.vim I have created this file: ```vim call ale#Set('nix_nil_exec', 'nil') call ale#Set('nix_nil_config', {}) function!...

Just ran into this when building a DigitalOcean droplet, any chance we can get some kind of warning that this is happening? The silent failure is the real pain here.