Hacker News new | ask | show | jobs
by davidkunz 1665 days ago
Why not starting them asynchronously? That's how Neovim does it. The editor starts instantly and the language server integration is enabled once the language server is active.