diff options
| author | jdhao <jdhao@hotmail.com> | 2019-09-25 22:27:27 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2019-09-25 22:27:27 +0800 |
| commit | 08c5c49f181fbadf4a2f518155819a916e351a1a (patch) | |
| tree | 9d166989217dce2ee23d9cb7705cfb796f6ed274 /init.vim | |
| parent | 424337f9aedc2dadfcaa3910f011d9c80215d49b (diff) | |
Update nvim and nvim-qt config
Diffstat (limited to 'init.vim')
| -rw-r--r-- | init.vim | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,7 +23,6 @@ " built over time and take your time to polish. " Author: Jie-dong Hao " Email: jdhao@hotmail.com -" Update: 2019-09-17 17:35:03+0800 "}} "{{ License: MIT License @@ -592,6 +591,7 @@ Plug 'ajmwagar/vim-deus' " colorful status line and theme Plug 'vim-airline/vim-airline' Plug 'vim-airline/vim-airline-themes' +Plug 'mhinz/vim-startify' "}} "{{ Plugin to deal with URL @@ -1427,4 +1427,4 @@ endif " - https://blog.carbonfive.com/2011/10/17/vim-text-objects-the-definitive-guide/ " - https://sanctum.geek.nz/arabesque/vim-anti-patterns/ " - https://github.com/gkapfham/dotfiles/blob/master/.vimrc -"}
\ No newline at end of file +"} |
