Helm charts for Kubernetes in Nvim - bad experience

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tree-sitter-go-template

    Golang template grammar for tree-sitter

  • 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.

  • vim-helm

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

  • You can use https://github.com/towolf/vim-helm and something like that in your lsp config:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • adding go html template highlight in lazyvim

    2 projects | /r/neovim | 19 Jun 2023
  • K8s Treesitter Module

    2 projects | /r/neovim | 20 Mar 2023
  • Difftastic, a structural diff tool that understands syntax

    17 projects | news.ycombinator.com | 21 Mar 2024
  • Introducing CricLang 🏏: A programming language for cricket enthusiasts

    1 project | dev.to | 17 Mar 2024
  • GoAWK, an Awk interpreter written in Go (2018)

    1 project | news.ycombinator.com | 3 Feb 2024