Hacker News new | ask | show | jobs
by nerdponx 1353 days ago
For what it's worth, you can definitely disable autostart conditionally in nvim-lspconfig, maybe using on_new_config and setting autostart=false therein.