summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinit.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.vim b/init.vim
index e616e7f..e4abbce 100755
--- a/init.vim
+++ b/init.vim
@@ -128,7 +128,6 @@ let g:rainbow_active = 1
"let g:lexima_enable_newline_rules = 0
"let g:enable_endwise_rules = 0
"
-Plug 'alvan/vim-closetag' " Close HTML tags
" Modify surrounding brackets
Plug 'tpope/vim-surround'