Remove Ionide from .vimrc

This commit is contained in:
mitchell 2022-05-16 14:10:48 -04:00
parent 17c45c5919
commit 2eb376401d
1 changed files with 0 additions and 1 deletions

1
.vimrc
View File

@ -41,7 +41,6 @@ if !exists('g:vscode')
Plug 'OmniSharp/omnisharp-vim'
Plug 'HerringtonDarkholme/yats.vim'
Plug 'MaxMEllon/vim-jsx-pretty'
Plug 'ionide/Ionide-vim'
Plug 'b4b4r07/vim-hcl'
Plug 'hashivim/vim-terraform'
Plug 'PProvost/vim-ps1'