[misc] Glog with shortdate

This commit is contained in:
Klesh Wong 2020-11-23 12:12:03 +08:00
parent 815812b697
commit 8e290a1a3b

View File

@ -121,7 +121,7 @@ else
Plug 'Vimjas/vim-python-pep8-indent', { 'for': 'python' }
endif
Plug 'liuchengxu/eleline.vim'
Plug 'tpope/vim-fugitive' " git 功能
Plug 'klesh/vim-fugitive' " git 功能
Plug 'scrooloose/nerdcommenter'
Plug 'mhinz/vim-grepper', { 'on': ['Grepper', '<plug>(GrepperOperator)'] }
Plug 'morhetz/gruvbox'