dokwork / lualine-ex

Plugin for lualine.nvim with additional components and tools
MIT License
21 stars 1 forks source link

feat: function to close not used lsp clients #18

Closed vladimir-popov closed 9 months ago

vladimir-popov commented 9 months ago

It would be good to be able to close all not used lsp clients to save memory. This PR introduces a function to do so, and set that function as double-click handler for ex.lsp.all component.