mfussenegger / nvim-fzy

Fuzzy picker & vim.ui.select implementation via fzy for neovim
GNU General Public License v3.0
55 stars 4 forks source link

Fix assertion checking for active lsp clients #25

Closed mfussenegger closed 2 years ago

mfussenegger commented 2 years ago

If a client is stopped/started the ids don't start at 1, which breaks the size check with #