mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
settings.languages -> languages
This commit is contained in:
parent
77faa67d17
commit
a6cde6d195
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
whitespace.characters.tab = "→";
|
||||
};
|
||||
|
||||
settings.languages = [
|
||||
languages = [
|
||||
{
|
||||
name = "bash";
|
||||
language-server.command = "${pkgs.nodePackages.bash-language-server}/bin/bash-language-server";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue