This commit is contained in:
MysterieDev 2024-04-22 08:00:31 +02:00
parent a9eb823562
commit 57ebcec73a
3 changed files with 32 additions and 6 deletions

View file

@ -560,6 +560,7 @@ require('lazy').setup({
-- But for many setups, the LSP (`tsserver`) will work just fine
vtsls = { refactor_auto_rename = true },
cssls = {},
html = {},
terraformls = {},
--