remove tsserver because its not available in mason anymore

This commit is contained in:
Christoph J. Scherr 2024-09-10 12:48:18 +02:00
parent 422a7e329b
commit 1cedb2fbc9
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ local servers = {
tinymist = {}, tinymist = {},
html = {}, html = {},
cssls = {}, cssls = {},
tsserver = {},
clangd = {}, clangd = {},
bashls = {}, bashls = {},
cmake = {}, cmake = {},