name | image | header | github |
---|---|---|---|
vim |
vim.png |
OmniSharp-Vim |
omnisharp-vim |
- Install the OmniSharp-vim Vim/neovim plugin using your favourite method or plugin manager.
- Optionally install a linting plugin: ALE
- Optionally install selector plugin: fzf.vim or CtrlP
- 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!
Visit OmniSharp-vim for more options