- Install the OmniSharp-vim Vim/neovim plugin using your favourite method or plugin manager.
- Optionally install a linting plugin (ALE or Syntastic) and selector plugin (fzf.vim, CtrlP or unite.vim).
- Create some mappings, or install vim-sharpenup to get up and running quickly.
- 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!