wrappers/helix: enable eval for nil
This commit is contained in:
parent
d4a86827ee
commit
acea41c22e
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
|||
};
|
||||
};
|
||||
languages = {
|
||||
language-server.nil.config = {
|
||||
nix.flake.autoEvalInputs = true;
|
||||
};
|
||||
language = [
|
||||
{
|
||||
name = "koka";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue