Add terraform LSP/config

This commit is contained in:
2025-04-04 17:43:06 +00:00
parent 75b1b57727
commit 7d4d36520b
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