Install Omnisharp to Neovim
This commit is contained in:
parent
c1e424d104
commit
f2a602915d
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ call plug#begin("~/.vim/plugged")
|
|||
Plug 'neovim/nvim-lspconfig'
|
||||
Plug 'jose-elias-alvarez/null-ls.nvim'
|
||||
Plug 'MunifTanjim/prettier.nvim'
|
||||
Plug 'OmniSharp/omnisharp-vim'
|
||||
call plug#end()
|
||||
|
||||
if (has("termguicolors"))
|
||||
|
|
Loading…
Reference in a new issue