mirror of https://github.com/mitchell/dotfiles.git
Remove Ionide from .vimrc
This commit is contained in:
parent
17c45c5919
commit
2eb376401d
1
.vimrc
1
.vimrc
|
@ -41,7 +41,6 @@ if !exists('g:vscode')
|
||||||
Plug 'OmniSharp/omnisharp-vim'
|
Plug 'OmniSharp/omnisharp-vim'
|
||||||
Plug 'HerringtonDarkholme/yats.vim'
|
Plug 'HerringtonDarkholme/yats.vim'
|
||||||
Plug 'MaxMEllon/vim-jsx-pretty'
|
Plug 'MaxMEllon/vim-jsx-pretty'
|
||||||
Plug 'ionide/Ionide-vim'
|
|
||||||
Plug 'b4b4r07/vim-hcl'
|
Plug 'b4b4r07/vim-hcl'
|
||||||
Plug 'hashivim/vim-terraform'
|
Plug 'hashivim/vim-terraform'
|
||||||
Plug 'PProvost/vim-ps1'
|
Plug 'PProvost/vim-ps1'
|
||||||
|
|
Loading…
Reference in New Issue