mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-08 10:01:07 +01:00
plugins/lsp/lsp-packages: add package for tclsp
This commit is contained in:
parent
f15023fccc
commit
8e85c25143
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,6 @@
|
||||||
"stylua3p_ls"
|
"stylua3p_ls"
|
||||||
"svlangserver"
|
"svlangserver"
|
||||||
"tabby_ml"
|
"tabby_ml"
|
||||||
"tclsp"
|
|
||||||
"termux_language_server"
|
"termux_language_server"
|
||||||
"textlsp"
|
"textlsp"
|
||||||
"theme_check"
|
"theme_check"
|
||||||
|
|
@ -396,6 +395,7 @@
|
||||||
"llvmPackages"
|
"llvmPackages"
|
||||||
"mlir"
|
"mlir"
|
||||||
];
|
];
|
||||||
|
tclsp = "tclint";
|
||||||
teal_ls = [
|
teal_ls = [
|
||||||
"luaPackages"
|
"luaPackages"
|
||||||
"teal-language-server"
|
"teal-language-server"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue