1
0
Fork 0
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:
Gaetan Lepage 2025-12-04 10:06:30 +01:00 committed by Gaétan Lepage
parent f15023fccc
commit 8e85c25143

View file

@ -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"