P
P
Puhatop2022-03-16 21:25:39
vim
Puhatop, 2022-03-16 21:25:39

How to set up neovim?

I recently downloaded neovim and wanted to install plugins for c# development there.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2022-03-16
@Puhatop

www.omnisharp.net/#integrations


  1. Install the OmniSharp-vim Vim/neovim plugin using your favorite method or plugin manager.
  2. Optionally install a linting plugin (ALE or Syntastic) and selector plugin (fzf.vim, CtrlP or unite.vim).
  3. Create some mappings, or install vim-sharpenup to get up and running quickly.
  4. Open a .cs file in vim. OmniSharp-vim will ask permission to install the server - answer 'Y', wait for it to do its thing, and you're away!


https://github.com/OmniSharp/Omnisharp-vim

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question