Skip to content

Commit

Permalink
commit new bundle.vim
Browse files Browse the repository at this point in the history
  • Loading branch information
skywind3000 committed Mar 1, 2021
1 parent 9fee878 commit 111364b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle.vim
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ endif

if has_key(s:enabled, 'cursorword')
Plug 'itchyny/vim-cursorword'
let g:cursorword_delay = 200
let g:cursorword_delay = 50
endif


Expand Down

0 comments on commit 111364b

Please sign in to comment.