aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2018-11-21 09:48:08 +0800
committertypebrook <typebrook@gmail.com>2018-11-21 09:48:08 +0800
commitb9687c49c1b104536bc78a575ff3bd0b566b88d8 (patch)
tree1177293f19ddf69ccdd619b9de783af1a5b2b376
parent4969db177b875dc323afad1618a63f16bbeaaef2 (diff)
update
-rw-r--r--.vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 9dd7894..8c634da 100644
--- a/.vimrc
+++ b/.vimrc
@@ -31,7 +31,6 @@ call plug#begin('~/.vim/plugged')
31 31
32" Add indent line 32" Add indent line
33Plug 'Yggdroot/indentLine' 33Plug 'Yggdroot/indentLine'
34Plug 'rking/ag.vim'
35 34
36" Initialize plugin system 35" Initialize plugin system
37call plug#end() 36call plug#end()