Closed smheidrich closed 3 years ago
In the README, there is (very useful) advice on how to make semshi work well together with deoplete.nvim. This has worked fine so far, but with the latest version of deoplete.nvim, I get this warning on nvim startup:
deoplete.nvim
[deoplete] g:deoplete#auto_complete_delay is deprecated variable. Please use deoplete#custom#option() instead.
So this should probably updated.
In the README, there is (very useful) advice on how to make semshi work well together with
deoplete.nvim
. This has worked fine so far, but with the latest version ofdeoplete.nvim
, I get this warning on nvim startup:So this should probably updated.