Add terraform LSP/config

This commit is contained in:
anmiller
2025-02-21 20:27:55 +00:00
parent 630160e1e9
commit 33be0bbd0a
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