fix(nvim): enable terraformls

This commit is contained in:
Oliver Davies 2023-09-27 19:36:44 +01:00
parent 5c9da925d5
commit db0b07caa9

View file

@ -75,6 +75,7 @@ local servers = {
html = true,
rnix = true,
tailwindcss = true,
terraformls = true,
tsserver = true,
vuels = true,