[UPDATE][VIM] Remove speeddating plugin

This commit is contained in:
Bruno BELANYI 2020-10-14 16:49:42 +02:00
parent 05c350a5aa
commit af41ebe8e3
1 changed files with 0 additions and 2 deletions

View File

@ -138,8 +138,6 @@ Plug 'tpope/vim-surround'
Plug 'tpope/vim-repeat'
" Some ex command mappings
Plug 'tpope/vim-unimpaired'
" Super-powered increment/decrement
Plug 'tpope/vim-speeddating'
" }}}
" Snippets {{{