[yaml-companion.nvim] Get, set and autodetect YAML schemas in your buffers

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • yaml-language-server

    Language Server for YAML Files

  • One of the things I was missing in my nvim setup was the ability to choose the schema that yamlls uses in the various buffers. This server also intentionally leaves out some cool features like content aware schema detection and, since I could never get the Schema Store functionality to work when paired with the hard-coded Kubernetes support in the language server… I have converted all the hacky lua I had into this plugin. Sharing it here in case it is useful to anyone https://github.com/someone-stole-my-name/yaml-companion.nvim

  • yaml-companion.nvim

    Get, set and autodetect YAML schemas in your buffers.

  • One of the things I was missing in my nvim setup was the ability to choose the schema that yamlls uses in the various buffers. This server also intentionally leaves out some cool features like content aware schema detection and, since I could never get the Schema Store functionality to work when paired with the hard-coded Kubernetes support in the language server… I have converted all the hacky lua I had into this plugin. Sharing it here in case it is useful to anyone https://github.com/someone-stole-my-name/yaml-companion.nvim

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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