diff --git a/vim/.vimrc b/vim/.vimrc index 907433f..d35b824 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -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 {{{