python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
coc.nvim autocompletion for threejs
i want autocompletions for three.js in nvim , kind of like the autocompletions we get if we open three.js file on a split window on vim [still not good], i searched in coc language plugins list, i can...

ANDuser
Votes: 0
Answers: 1
Where should the erlang_ls.config go
I want to use coc.nvim and elrang_ls in vim8.2. There are some problems. It report missing an erlang_ls.config when I open a erlang file. But i have erlang_ls.config in project root.
the result of Co...
bad.shadow
Votes: 0
Answers: 2
Coc.nvim suggestion box typing error with ^Z
First of all, I'm sorry for my poor english.
But I really want to solve this problem.
I'm VIM user in M1 Mac,
and I use coc.nvim
Problem :
^Z is force inserted when I continue typing with coc-suggesti...
JangLuna
Votes: 0
Answers: 1
How do I persistently change coc.nvim colours from my ~/.config/nvim/init.vim?
I understand that I can change my coc.nvim colours from inside neovim, but how do I do so permanently from the init.vim file (or otherwise), so that they're changed automatically every time I open the...

Thomas Browne
Votes: 0
Answers: 1