ncm2 / ncm2-pyclang

Cached, fast C/C++ completion for ncm2
MIT License
45 stars 1 forks source link

[TODO] improve neovim quit time #7

Closed roxma closed 6 years ago

roxma commented 6 years ago

When the parsing process takes a long time, it also affects neovim's quit behavior.

This plugin is stateless, is should be fine to use some detach property.