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

Fix repeated initialization of lsp

Open j2501987804 opened this issue 3 years ago • 1 comments

sumneko_lua will repeat setup, which may affect performance

j2501987804 avatar Dec 18 '22 07:12 j2501987804

Oh, I like this idea. I might switch slightly the format in the next day or so. I will tag you to see if you like the change.

tjdevries avatar Dec 20 '22 00:12 tjdevries

Fixed now in #71. Thanks for the tip, made me dig into some new updates from mason and found a much more elegant way of config for the lsp's

tjdevries avatar Dec 21 '22 03:12 tjdevries