Explorar o código

feat(vim): remove old conque-shell plugin

Kyle P Davis %!s(int64=3) %!d(string=hai) anos
pai
achega
2e82deb929
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      .vimrc

+ 0 - 5
.vimrc

@@ -110,11 +110,6 @@ Plug 'tpope/vim-fugitive'  " git commands and statusline
 
 Plug 'mhinz/vim-signify'  " label VCS changes in gutter
 
-Plug 'oplatek/Conque-Shell'  " a shell in a buffer
-let g:ConqueTerm_ReadUnfocused = 1
-let g:ConqueTerm_InsertOnEnter = 1
-let g:ConqueTerm_CloseOnEnd = 1
-
 Plug 'pangloss/vim-javascript'  " better JavaScript support
 
 Plug 'moll/vim-node'  " nodejs extras