vim-terraform-completion
Terraform auto-completer
A plugin for NeoVim that provides autocompletion and linter functionality for Terraform configuration files.
A (Neo)Vim Autocompletion and linter for Terraform, a HashiCorp tool
337 stars
14 watching
24 forks
Language: Vim script
last commit: over 2 years ago
Linked from 1 awesome list
autocompletionhcllinterneovimterraformvimvim-terraform-completion
Related projects:
Repository | Description | Stars |
---|---|---|
hashivim/vim-terraform | Enables integration with Terraform in Vim, allowing users to run Terraform commands and format HCL files. | 1,077 |
maralla/completor.vim | An asynchronous code completion framework for Vim text editor. | 1,317 |
sergioribera/cmp-dotenv | An autocompletion plugin that fetches environment variables from .env files and the system. | 65 |
wellle/tmux-complete.vim | Enhances Vim's insert mode with completion suggestions from adjacent Tmux panes | 516 |
mong8se/actually.nvim | A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. | 55 |
tmillr/sos.nvim | An autosaver plugin for Neovim that automatically saves changed buffers at customizable intervals. | 19 |
jkavan/terragrunt-oh-my-zsh-plugin | Terraform and Terragrunt completion plugin for Oh My Zsh | 16 |
sullivtr/terraform-provider-graphql | Automates the full life-cycle of GraphQL API resources. | 53 |
pgosar/cybernvim | A simple, extensible, and highly customizable Neovim configuration with an IDE-like feature set | 335 |
windwp/nvim-ts-autotag | A plugin that uses Treesitter to auto-close and auto-rename HTML tags in Neovim | 1,705 |
maralla/completor-swift | Provides Swift code completion functionality for a popular text editor plugin | 13 |
deathbeam/autocomplete.nvim | Provides minimal autocompletion functionality for both buffer and cmdline in Neovim using LSP and Tree-sitter with signature help. | 45 |
juliosueiras/terraform-lsp | Provides Language Server Protocol support for Terraform state reading and editing | 579 |
hashicorp/terraform-provider-vsphere | Allows interaction with VMware vSphere environment using Terraform | 621 |
yvoronoy/magento2-bash-completion | Provides autocompletion functionality for Magento 2 CLI commands and their options. | 140 |