diff --git a/plugins.vim b/plugins.vim index 50e9fb0..83be177 100644 --- a/plugins.vim +++ b/plugins.vim @@ -855,8 +855,8 @@ nnoremap :call comfortable_motion#flick(winheight(0) * 4) nnoremap :call comfortable_motion#flick(winheight(0) * -4) " Mouse settings -noremap :call comfortable_motion#flick(40) -noremap :call comfortable_motion#flick(-40) +noremap :call comfortable_motion#flick(20) +noremap :call comfortable_motion#flick(-20) """""""""""""""""""""""""" asyncrun.vim settings """""""""""""""""""""""""" " Automatically open quickfix window of 6 line tall after asyncrun starts