S
S
Space Around2021-02-23 21:39:39
vim
Space Around, 2021-02-23 21:39:39

Do I need to install vim-lsp if vim-go is already installed?

More recently, I began to master vim with its plugins, a project on go. Do I understand correctly that if you install the vim-go plugin , then you can not install vim-lsp ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
Zegwaer, 2021-02-26
@Zegwaer

vim-go does not understand how to complete the text, for this it needs the gopls autocompletion server,
and then you need to configure the text editor itself. I use vim-coc instead of vim-lsp.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question