commit 1c1deba7373049efc78ac4ec2a1434e1f5fbf358
parent 92e7fd10997402b5614010e9f692b10c977ba1cc
Author: Anders Damsgaard <andersd@riseup.net>
Date: Thu, 16 Nov 2017 14:11:47 -0500
remove indentLine
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/links/.vim/plugins.vim b/links/.vim/plugins.vim
@@ -13,7 +13,6 @@ Plug 'jacoborus/tender' " color scheme
Plug 'luochen1990/rainbow' " colorcode paranthesis pairs
Plug 'mhinz/vim-startify' " startup screen
Plug 'guns/xterm-color-table.vim' " show color table with :XtermColorTable
-Plug 'Yggdroot/indentLine' " show indent levels with thin vertical lines
Plug 'embear/vim-foldsearch' " hide/show lines matching a pattern
Plug 'junegunn/goyo.vim' " distraction-free editing in prose mode
Plug 'junegunn/limelight.vim' " highlight current paragraph in goyo