You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also tried configuring .vim/settings.json but that had no effect.
Please let me know how to configure this (or any other) LSP at a workspace level.
P.S: If it's possible to also specifically provide cloudformation schema or OpenAPI schemas for particular files/folders, that would be great!
But I digress.
Relevant information
yaml-language-server:
installed version 1.14.0
Path: /Users/<username>/.local/share/nvim/mason/bin/yaml-language-server --stdio
Summary
I mainly work with 2 types of YAML files. (In two separate projects)
And the inbuilt validator doesn't work too well with these. So I wanted to disable yamlls' validator for these two projects.
But the best I was able to do was disable it in my nvim-config, far from an ideal solution.
I also tried configuring
.vim/settings.json
but that had no effect.Please let me know how to configure this (or any other) LSP at a workspace level.
P.S: If it's possible to also specifically provide cloudformation schema or OpenAPI schemas for particular files/folders, that would be great!
But I digress.
Relevant information
yaml-language-server:
neovim:
The text was updated successfully, but these errors were encountered: