vim-helm VS tree-sitter-go-template

Compare vim-helm vs tree-sitter-go-template and see what are their differences.

vim-helm

vim syntax for helm templates (yaml + gotmpl + sprig + custom) (by towolf)

tree-sitter-go-template

Golang template grammar for tree-sitter (by ngalaiko)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
vim-helm tree-sitter-go-template
5 5
170 58
- -
3.7 5.4
about 2 months ago 25 days ago
Vim Script C
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-helm

Posts with mentions or reviews of vim-helm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-21.

tree-sitter-go-template

Posts with mentions or reviews of tree-sitter-go-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-19.
  • adding go html template highlight in lazyvim
    2 projects | /r/neovim | 19 Jun 2023
    https://github.com/ngalaiko/tree-sitter-go-template - although the author is no longer maintaining it.
    2 projects | /r/neovim | 19 Jun 2023
    I followed the instructions for https://github.com/ngalaiko/tree-sitter-go-template and replaced `yml` injection with `html` injection.
  • otter.nvim: LSP features for embedded languages (e.g. code chunks in markdown)
    5 projects | /r/neovim | 28 May 2023
    I need to work with yaml containing go templates and the current setup is to set the filetype to GOTMPL with this TS grammar and use language injection for thw yaml, basically encasing the yaml in a gotemplate.
  • K8s Treesitter Module
    2 projects | /r/neovim | 20 Mar 2023
    Helm charts use yaml + go templates. There is a parser for go templates, but its a bit tricky to setup https://github.com/ngalaiko/tree-sitter-go-template
  • Helm charts for Kubernetes in Nvim - bad experience
    2 projects | /r/neovim | 12 Feb 2022
    I use tree-sitter for syntax highlighting, and I have found this grammar (note that helm templates are basically go templates), but it's not very polished and brakes pure yaml syntax highlighting. Another problem I have is that, because helm template files end in .yaml, I get a tone of diagnostics errors from the yamlls lsp server and I have to disable it every time with lua vim.diagnostics.disable(). Lastly it would be really nice if I could get autocompletion working and maybe some linting.

What are some alternatives?

When comparing vim-helm and tree-sitter-go-template you can also consider the following projects:

tree-sitter-comment - Tree-sitter grammar for comment tags like TODO, FIXME(user).

tree-sitter-tlaplus - A tree-sitter grammar for TLA⁺ and PlusCal

mason-lspconfig.nvim - Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.

go-tree-sitter - Golang bindings for tree-sitter https://github.com/tree-sitter/tree-sitter

SuperGreenOSBoilerplate - ESP32 Boilerplate code generator - See README ->

xit.nvim - Plugin for [x]it! format

quarto-nvim - Quarto mode for Neovim

nvim-config

tree-sitter-embedded-template - Tree-sitter grammar for embedded template languages like ERB, EJS

nvim

otter.nvim - Just ask an otter! 🦦

quarto-nvim-kickstarter - Neovim configuration to show my plugins in action.