update
This commit is contained in:
@@ -51,6 +51,10 @@ in {
|
||||
stylelint-lsp
|
||||
tailwindcss-language-server
|
||||
];
|
||||
yaml = with pkgs; [
|
||||
yaml-language-server
|
||||
gitlab-ci-ls
|
||||
];
|
||||
c = with pkgs; [
|
||||
clang
|
||||
];
|
||||
@@ -166,6 +170,7 @@ in {
|
||||
nix = true;
|
||||
go = true;
|
||||
typescript = true;
|
||||
yaml = true;
|
||||
c = true;
|
||||
csharp = true;
|
||||
gitlab = true;
|
||||
|
||||
Reference in New Issue
Block a user