Launch.nvim icon indicating copy to clipboard operation
Launch.nvim copied to clipboard

Make LSP settings more easily configurable

Open ancientstraits opened this issue 3 years ago • 1 comments

Instead of having to add a new block every time someone wants to configure an additional language server, this PR looks for LSP settings files for each language server and adds their settings to opts if they exist.

ancientstraits avatar Jul 08 '22 04:07 ancientstraits

I was about to make a PR exactly like this, you beat me to it!

+1

Syakhisk avatar Aug 03 '22 14:08 Syakhisk

thank you, i have included this in my pr also #53

Rishabh672003 avatar Oct 03 '22 13:10 Rishabh672003