YONG

Results 12 comments of YONG

> This is what #652 is about. Please try it and let us know if it works. I test it on `Plug 'blueyed/jedi-vim', {'branch': 'call-signatures'}` , and set ``` let...

The same issue. I found that `nvim-cmp` is a little bit slower than `nvim-compe`

> > I found that nvim-cmp is a little bit slower than nvim-compe > > Isn't that relative to the amount of sources/which sources you are using? https://github.com/hungrybirder/dotfiles/blob/using_nvim_cmp_but_it_is_slower/nvim/lua/module/nvim-cmp.lua ```lua sources...

> I have a feeling the difference is caused by `throttle_time = 80` setup. Is there a way to setup `throttle_time` in `nvim-cmp`?

> I've improved the performance. Could you test with latest? > > And throttle_time was removed. Currently, I'd specified 50ms as a hardcoded value. I use commit b6b15d5f6e46643462b5e62269e7babdab17331c. It works...

> @hungrybirder since you just migrated from compe, I'd recommend you my [cmp + luasnip + friendly snippets + autopairs setup](https://github.com/Pocco81/TheSupercalifragilisticexpialidociousDots/blob/main/.config/nvim/lua/nvdope/initialization/init.lua#L196-241) and my [cmp config](https://github.com/Pocco81/TheSupercalifragilisticexpialidociousDots/blob/main/.config/nvim/lua/nvdope/initialization/tools/cmp.lua) :) I'm using cmp +...

Did I do sth wrong? It still doesn't work. Please help.

Someone can also use supervisord or systemd by adding this feature, no conflicts. In my workspace, I don't wanna use supervisord ro systemd. I write some scripts like corvus_install, corvus_start,...

Any progress on this issue?