diff options
author | typebrook <typebrook@gmail.com> | 2019-03-15 10:47:10 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-03-15 10:47:10 +0800 |
commit | 6df62d06b1a832d3ea00ebfd033e71a6ccc030a1 (patch) | |
tree | 37045c41711712a76fd78dbdb3bc05162da7805a /vimrc | |
parent | 06616fd7d4c71f206d38acd3a15278e6b7f7dd84 (diff) |
Update
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ Plug 'mileszs/ack.vim' | |||
76 | Plug 'tpope/vim-surround' | 76 | Plug 'tpope/vim-surround' |
77 | Plug 'lifepillar/pgsql.vim' | 77 | Plug 'lifepillar/pgsql.vim' |
78 | Plug 'vimwiki/vimwiki' | 78 | Plug 'vimwiki/vimwiki' |
79 | Plug 'iberianpig/tig-explorer.vim' | ||
79 | 80 | ||
80 | " Initialize plugin system | 81 | " Initialize plugin system |
81 | call plug#end() | 82 | call plug#end() |