Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 842 Bytes

File metadata and controls

14 lines (12 loc) · 842 Bytes
name image header github
vim
vim.png
OmniSharp-Vim
omnisharp-vim
  1. Install the OmniSharp-vim Vim/neovim plugin using your favourite method or plugin manager.
  2. Optionally install a linting plugin: ALE
  3. Optionally install selector plugin: fzf.vim or CtrlP
  4. Create some mappings, or install vim-sharpenup to get up and running quickly.
  5. 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