mattn / vim-lsp-settings

Auto configurations for Language Server for vim-lsp
MIT License
1.29k stars 231 forks source link

Add YANG LSP settings #733

Open esmasth opened 6 months ago

esmasth commented 6 months ago

This addresses mattn/vim-lsp-settings#724

Signed-off-by: Siddharth Sharma siddharth.sharma@ericsson.com

mattn commented 3 months ago

Thank you. Ready to merge?

esmasth commented 3 months ago

@mattn it has worked for me for gVim on Windows but on Linux even though the installation succeeds server is not started up. Do you have pointers for debugging, or is it something obvious in the code?