Skip to content

Commit

Permalink
Pin vim-sensible to 4b753592
Browse files Browse the repository at this point in the history
Still can't let this loose, as changes are too serious.
  • Loading branch information
JNRowe committed May 28, 2017
1 parent 421ac94 commit 30cb511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dein.vim
Expand Up @@ -453,7 +453,7 @@ call dein#add('tpope/vim-repeat')
" This is pinned as it can massively affect functionality, see
" tpope/vim-sensible@2c57c5f4 for an example.
call dein#add('tpope/vim-sensible', {
\ 'rev': '680a5c69',
\ 'rev': '4b753592',
\ })

" Increment dates, times, and more
Expand Down

0 comments on commit 30cb511

Please sign in to comment.