freeman42x / haskell-editor-setup

Easy instructions for setting up Haskell editors / IDEs on any major operating system.
GNU General Public License v3.0
101 stars 15 forks source link

Coc & LCN support (neo)vim #10

Closed Avi-D-coder closed 4 years ago

freeman42x commented 4 years ago

@Avi-D-coder Thank you very much! 💖

freeman42x commented 4 years ago

@Avi-D-coder How did you manage to install https://github.com/neoclide/coc.nvim ?

I do not know how to follow this step:

Plug 'neoclide/coc.nvim', {'do': 'yarn install --frozen-lockfile'}
freeman42x commented 4 years ago

I figured it out, there is a vim-plug plugin for installing plugins which uses that configuration.