awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
juliosueiras avatar

juliosueiras/vim-terraform-completion

0
View on GitHub↗
339 stars·24 forks·Vim script·MIT·9 views

Vim Terraform Completion

A (Neo)Vim Autocompletion and linter for Terraform, a HashiCorp tool

Features

  • Editor Extensions - Enables code completion features within Vim.

Star history

Star history chart for juliosueiras/vim-terraform-completionStar history chart for juliosueiras/vim-terraform-completion

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does juliosueiras/vim-terraform-completion do?

A (Neo)Vim Autocompletion and linter for Terraform, a HashiCorp tool

What are the main features of juliosueiras/vim-terraform-completion?

The main features of juliosueiras/vim-terraform-completion are: Editor Extensions.

Which projects share features with juliosueiras/vim-terraform-completion?

Projects with overlapping indexed features include: mhinz/vim-galore — Vim-galore is a comprehensive technical reference and curated guide for mastering the Vim text editor. It serves as a… bkrem/awesome-solidity — This project is a curated directory and index of resources for Solidity smart contract development. It provides a… atomlinter/linter-clang — Lint C-based files using Clang. beautify-web/js-beautify — js-beautify is a web language beautifier and code formatter designed to standardize the layout and structure of… donaldhays/rgbds-vscode — Visual Studio Code language extension for RGBDS GBZ80 Assembly. adamibs/vscode-terraform-live-graph — The Terraform Live Graph Extension for Visual Studio Code is a plugin that allows you to generate a live Terraform…

Projects sharing features with Vim Terraform Completion

These projects share indexed features with Vim Terraform Completion. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mhinz/vim-galoremhinz avatar

    mhinz/vim-galore

    17,883View on GitHub↗

    Vim-galore is a comprehensive technical reference and curated guide for mastering the Vim text editor. It serves as a central resource for users seeking to understand the philosophy, command structure, and advanced customization capabilities required to operate professional-grade modal text editors effectively. The project distinguishes itself by providing a deep dive into efficient editing workflows, plugin management, and automation strategies within a terminal-based environment. It covers the full spectrum of editor mastery, from fundamental modal navigation and text manipulation to comple

    Vim scriptawesomeawesome-listguide
    View on GitHub↗17,883
  • bkrem/awesome-soliditybkrem avatar

    bkrem/awesome-solidity

    7,032View on GitHub↗

    This project is a curated directory and index of resources for Solidity smart contract development. It provides a categorized collection of libraries, development frameworks, security tools, and educational materials used to build and deploy decentralized applications. The repository functions as a comprehensive catalog for the software development lifecycle, featuring a specific index of community-vetted modular building blocks and token standard implementations. It also maintains a dedicated list of security resources, including static analyzers and fuzzers, to assist in auditing and securi

    View on GitHub↗7,032
  • atomlinter/linter-clangAtomLinter avatar

    AtomLinter/linter-clang

    56View on GitHub↗

    Lint C-based files using Clang.

    JavaScript
    View on GitHub↗56
  • beautify-web/js-beautifybeautify-web avatar

    beautify-web/js-beautify

    8,973View on GitHub↗

    js-beautify is a web language beautifier and code formatter designed to standardize the layout and structure of JavaScript, HTML, and CSS files. It reorganizes source code into a consistent, readable style by applying configurable indentation and spacing rules. The project includes a utility for unpacking minified scripts, which transforms compressed or obfuscated JavaScript into a human-readable format. It provides a command-line interface for executing bulk code reformatting across multiple files. The tool supports customizable formatting rules and language-specific overrides, which can be

    JavaScript
    View on GitHub↗8,973
  • Compare all 30 related projects→