vim: comment plugin usage since none are used
This commit is contained in:
parent
ddfc7d754a
commit
4254221f77
@ -31,7 +31,7 @@ endif
|
|||||||
let mapleader = " "
|
let mapleader = " "
|
||||||
|
|
||||||
" Plugins
|
" Plugins
|
||||||
call plug#begin()
|
" call plug#begin()
|
||||||
|
|
||||||
|
|
||||||
" Plug 'itchyny/lightline.vim'
|
" Plug 'itchyny/lightline.vim'
|
||||||
@ -59,7 +59,7 @@ call plug#begin()
|
|||||||
|
|
||||||
" Plug 'tpope/vim-commentary'
|
" Plug 'tpope/vim-commentary'
|
||||||
|
|
||||||
call plug#end()
|
" call plug#end()
|
||||||
|
|
||||||
"------------------------------------------------------------
|
"------------------------------------------------------------
|
||||||
" Must have options {{{1
|
" Must have options {{{1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user