Remove supertab (commented)
This commit is contained in:
committed by
Nicolás A. Ortega Froysa
parent
9fc01c6cea
commit
6a567be85b
1
init.vim
1
init.vim
@@ -17,7 +17,6 @@ Plug 'ciaranm/detectindent'
|
|||||||
Plug 'jiangmiao/auto-pairs'
|
Plug 'jiangmiao/auto-pairs'
|
||||||
Plug 'antoyo/vim-licenses'
|
Plug 'antoyo/vim-licenses'
|
||||||
Plug 'altercation/vim-colors-solarized'
|
Plug 'altercation/vim-colors-solarized'
|
||||||
"Plug 'ervandew/supertab'
|
|
||||||
Plug 'neoclide/coc.nvim', {'branch': 'release'}
|
Plug 'neoclide/coc.nvim', {'branch': 'release'}
|
||||||
call plug#end()
|
call plug#end()
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|||||||
Reference in New Issue
Block a user