diff options
author | typebrook <typebrook@gmail.com> | 2019-03-07 18:18:14 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-03-07 18:18:14 +0800 |
commit | 707fbf4e1e903bde2b28f65116427c98c9c689ea (patch) | |
tree | 55805119cb925820b9baaf4749eb23f1973a5617 /vimrc | |
parent | abd819d0f1851ed5f525e008220fce3ce3552ef4 (diff) |
update
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ Plug 'Yggdroot/indentLine' | |||
42 | Plug 'mileszs/ack.vim' | 42 | Plug 'mileszs/ack.vim' |
43 | Plug 'tpope/vim-surround' | 43 | Plug 'tpope/vim-surround' |
44 | Plug 'lifepillar/pgsql.vim' | 44 | Plug 'lifepillar/pgsql.vim' |
45 | Plug 'vimwiki/vimwiki' | ||
45 | 46 | ||
46 | " Initialize plugin system | 47 | " Initialize plugin system |
47 | call plug#end() | 48 | call plug#end() |