-
Yesterday, I installed coc.nvim in vim on windows. I remember that it showed up the suggestion tab, but I didn't know if it worked correctly or not. But today, I removed go and visual studio, then it didn't show up anymore. I tried to reinstall Go, Visual Studio, but it still didn't work (no error message appeared) then I reinstalled coc.nvim in Vundle, then reinstalled coc-clangd, coc-json, coc-tsserver, but nothing changed. I'm using vim 9.0 on windows. Here is the gif explaining it: Here is my _vimrc (I'm using Windows)
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I didn't config anything in coc-settings.json. |
Beta Was this translation helpful? Give feedback.
-
You have to remap your tab and make sure it works by :verbose imap |
Beta Was this translation helpful? Give feedback.
You have to remap your tab and make sure it works by :verbose imap