update source for indentLine plugin
This commit is contained in:
parent
b071337a9a
commit
70321bdcb5
4
init.vim
4
init.vim
@ -196,9 +196,11 @@ Plug 'editorconfig/editorconfig-vim'
|
|||||||
Plug 'tpope/vim-unimpaired'
|
Plug 'tpope/vim-unimpaired'
|
||||||
Plug 'tpope/vim-surround'
|
Plug 'tpope/vim-surround'
|
||||||
Plug 'tpope/vim-commentary'
|
Plug 'tpope/vim-commentary'
|
||||||
Plug 'vim-scripts/indentLine.vim'
|
|
||||||
Plug 'vim-scripts/Tail-Bundle'
|
Plug 'vim-scripts/Tail-Bundle'
|
||||||
|
|
||||||
|
Plug 'Yggdroot/indentLine'
|
||||||
|
let g:indentLine_char = '┆'
|
||||||
|
|
||||||
" Dragvisuals
|
" Dragvisuals
|
||||||
Plug 'tsaleh/vim-align'
|
Plug 'tsaleh/vim-align'
|
||||||
Plug 'taku-o/vim-vis'
|
Plug 'taku-o/vim-vis'
|
||||||
|
Loading…
Reference in New Issue
Block a user