nvim-lspconfig icon indicating copy to clipboard operation
nvim-lspconfig copied to clipboard

clean/simplify redundant wrapper functions

Open glepnir opened this issue 4 months ago • 0 comments

Description

Bloated additions and redundant wrappers self:add, self:try_add, self:try_add_wrapper ... current vim.lsp.start supports reuse_client. we can simplify some code.

glepnir avatar Oct 04 '24 10:10 glepnir