mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-07 17:41:04 +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"
|
||||
"svlangserver"
|
||||
"tabby_ml"
|
||||
"tclsp"
|
||||
"termux_language_server"
|
||||
"textlsp"
|
||||
"theme_check"
|
||||
|
|
@ -396,6 +395,7 @@
|
|||
"llvmPackages"
|
||||
"mlir"
|
||||
];
|
||||
tclsp = "tclint";
|
||||
teal_ls = [
|
||||
"luaPackages"
|
||||
"teal-language-server"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue