nvim icon indicating copy to clipboard operation
nvim copied to clipboard

How to enable language server for yaml?

Open aphsa opened this issue 1 year ago • 0 comments

I get the following output even after installing ansible-language-server via mason. ansible-language-server is in my shell path.

Spawning language server with cmd: `table: 0x40149d60` failed. The language server is either not installed, missing from PATH, or not executable.
Spawning language server with cmd: `table: 0x40149d60` failed. The language server is either not installed, missing from PATH, or not executable.

How to ensure ansible-language-server is enabled by default when opening yaml files? Ubuntu 22.04 user here.

aphsa avatar Mar 02 '24 01:03 aphsa