[UPDATE][VIM] Remove speeddating plugin

This commit is contained in:
Bruno BELANYI 2020-10-14 16:49:42 +02:00
parent 05c350a5aa
commit af41ebe8e3

View file

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