We're a place where coders share, stay up-to-date and grow their careers.
I was generating ctags for everything on save in vim which was very slow. But then I found coc.vim. It changed my entire vim config. Got rid of ale, ctags.
Anyone who wants a vscode like experience in terminal, vim + cocvim is the way to go.
Yeah! I went through a similar journey trying ctags, ale and a bunch of other completion plugins. But so far coc.nvim has been the best by far. :D
I was generating ctags for everything on save in vim which was very slow. But then I found coc.vim. It changed my entire vim config. Got rid of ale, ctags.
Anyone who wants a vscode like experience in terminal, vim + cocvim is the way to go.
Yeah! I went through a similar journey trying ctags, ale and a bunch of other completion plugins. But so far coc.nvim has been the best by far. :D