How to prevent yaml ls from attaching to helm files?

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

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

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

  • I use vim-helm plugin that detects "helm" filetype and sets it for some yaml files. I also have both yaml and helm language servers installed (via mason-lspconfig). The problem is, when opening .yaml file that is actually a helm file, I get both yaml and helm language servers being attached to this buffer, while I actually want only helm one. Is there a way I can prevent that from happening?

  • mason-lspconfig.nvim

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

  • I use vim-helm plugin that detects "helm" filetype and sets it for some yaml files. I also have both yaml and helm language servers installed (via mason-lspconfig). The problem is, when opening .yaml file that is actually a helm file, I get both yaml and helm language servers being attached to this buffer, while I actually want only helm one. Is there a way I can prevent that from happening?

  • 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