non important commit
This commit is contained in:
parent
716ba60050
commit
8c16459147
2 changed files with 12 additions and 1 deletions
|
|
@ -68,13 +68,15 @@
|
|||
css.enable = true;
|
||||
html.enable = true;
|
||||
|
||||
python.enable = true;
|
||||
|
||||
sql.enable = true;
|
||||
ts.enable = true;
|
||||
zig.enable = true;
|
||||
csharp.enable = true;
|
||||
rust = {
|
||||
enable = true;
|
||||
crates.enable = false; #null-ls was making me angry
|
||||
crates.enable = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue