perl-language-server icon indicating copy to clipboard operation
perl-language-server copied to clipboard

Update README.md

Open gzqx opened this issue 1 year ago • 1 comments

I believe that lspconfig.perlpls.setup() always expects a table, thus to use it by default config one should put lspconfig.perlpls.setup({}) (instead of lspconfig.perlpls.setup()) to config file.

gzqx avatar Mar 04 '24 07:03 gzqx

Does it definitely not work if you don't pass {}? I didn't write this part of the docs but I think I tried Neovim at some point and these instructions worked.

FractalBoy avatar Jul 04 '24 20:07 FractalBoy