mbmjensen / vim

0 stars 0 forks source link

Replace CoC with lsp and autocomplete specific plugins #22

Open mbmjensen opened 1 year ago

mbmjensen commented 1 year ago

CoC is a useful one stop shop for lsp and completion but it contains a lot more than I need and sometimes introduces bugs. It also seems to target nvim more directly than vim.

mbmjensen commented 1 year ago

this is low priority since Coc already works well and is heavily used by the community meaning it is quick to receive new features.