fix(nvim): enable terraformls
This commit is contained in:
parent
5c9da925d5
commit
db0b07caa9
|
@ -75,6 +75,7 @@ local servers = {
|
|||
html = true,
|
||||
rnix = true,
|
||||
tailwindcss = true,
|
||||
terraformls = true,
|
||||
tsserver = true,
|
||||
vuels = true,
|
||||
|
||||
|
|
Reference in a new issue