Add .e alias (more to come) and edit command; Remove auto-pair vim-plug
This commit is contained in:
parent
99af6469c9
commit
d47923cdba
3 changed files with 27 additions and 1 deletions
.config/vim
|
@ -18,7 +18,6 @@ call plug#begin('~/.config/vim/plugged')
|
|||
Plug 'scrooloose/nerdtree'
|
||||
Plug 'vim-scripts/DoxygenToolkit.vim'
|
||||
Plug 'drmikehenry/vim-headerguard'
|
||||
Plug 'jiangmiao/auto-pairs'
|
||||
|
||||
" Eye-Candy
|
||||
Plug 'itchyny/lightline.vim'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue