mirror of
https://github.com/neovim/nvim-lspconfig.git
synced 2026-01-07 22:01:20 +01:00
This reverts commit e118ce58dab72c17216292eef7df4cee3cf60885. It turns out `util.available_servers` is used more than anticipated, so we revert the privatization for the time being. Closes https://github.com/neovim/nvim-lspconfig/issues/3588