oxalica / nil

NIx Language server, an incremental analysis assistant for writing in Nix.
Apache License 2.0
1.32k stars 39 forks source link

Condition always evaluates to true #92

Closed maurobalbi closed 1 year ago

maurobalbi commented 1 year ago

I believe this is a typo since 'flake_files_changed' should probably be initialised to false for the condition to 'spawn_load_flake_workspaces' to make any sense.