Add terraform LSP/config

This commit is contained in:
2025-04-05 16:37:09 -04:00
committed by Andrew R. M.
parent 20934a6a08
commit ad9d32a1c2
3 changed files with 28 additions and 0 deletions

View File

@@ -23,6 +23,9 @@ nix_packages=(
"yaml-language-server" # Yaml
"lua-language-server" # Lua
"solargraph" # Ruby
# Terraform
"terraform-ls"
"tflint"
"python3Packages.python-lsp-server" # Python
# ProgrammingLanguages