fix(nvim): enable terraformls
This commit is contained in:
parent
27f8980dfa
commit
e0ba018af8
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ local servers = {
|
||||||
html = true,
|
html = true,
|
||||||
rnix = true,
|
rnix = true,
|
||||||
tailwindcss = true,
|
tailwindcss = true,
|
||||||
|
terraformls = true,
|
||||||
tsserver = true,
|
tsserver = true,
|
||||||
vuels = true,
|
vuels = true,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue