hrsh7th / nvim-cmp

A completion plugin for neovim coded in Lua.
MIT License
7.45k stars 370 forks source link

Long startup times #1899

Closed ndavd closed 2 months ago

ndavd commented 2 months ago

nvim-cmp is currently taking +100ms to start, at the time I'm writing I haven't been able to pinpoint when exactly this started to happen. Is this expected due to some change?

image

OS: Linux NVIM: v0.10.0-dev-2990+ga4fc3bb0e

ndavd commented 2 months ago

Closing as https://github.com/neovim/neovim/issues/28459 fixes it. Down to less than 10ms.