Closed xavierartot closed 6 years ago
Hi, I installed hardtime with Vundle, but nothing happen here:
Plugin 'takac/vim-hardtime'
:bundleInstall
"hardtime let g:list_of_normal_keys = ["h", "j", "k", "l", "-", "+", "<UP>", "<DOWN>", "<LEFT>", "<RIGHT>"] let g:list_of_visual_keys = ["h", "j", "k", "l", "-", "+", "<UP>", "<DOWN>", "<LEFT>", "<RIGHT>"] let g:list_of_insert_keys = ["<UP>", "<DOWN>", "<LEFT>", "<RIGHT>"] "let g:list_of_disabled_keys = [] let g:hardtime_timeout = 2000 "2 sec let g:hardtime_showmsg = 1
Hi, I installed hardtime with Vundle, but nothing happen here:
:bundleInstall