Xinqi Bao's Git
projects
/
dotfiles.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
7b0dcd7
)
vimrc: add plug Yggdroot/indentLine
author
Xinqi Bao <
[email protected]
>
Sat, 13 Nov 2021 04:33:53 +0000
(12:33 +0800)
committer
Xinqi Bao <
[email protected]
>
Sat, 13 Nov 2021 04:33:53 +0000
(12:33 +0800)
.vimrc
diff
|
blob
|
history
diff --git
a/.vimrc
b/.vimrc
index
e77a213
..
32fc510
100644
(file)
--- a/
.vimrc
+++ b/
.vimrc
@@
-81,6
+81,7
@@
Plug 'ludovicchabant/vim-gutentags'
Plug 'plasticboy/vim-markdown'
Plug 'christoomey/vim-tmux-navigator'
+Plug 'Yggdroot/indentLine'
call plug#end()
colorscheme gruvbox