We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4d71c7 + ffbc178 commit 76f0251Copy full SHA for 76f0251
autoload/vital/_easymotion/HitAHint/Motion.vim
@@ -52,7 +52,7 @@ endfunction
52
" - https://groups.google.com/forum/#!searchin/vim_dev/matchadd$20conceal/vim_dev/8bKa98GhHdk/VOzIBhd1m8YJ
53
let s:can_preserve_syntax = s:has_patch(7, 4, 792)
54
55
-" s:move() moves cursor over/accross window with Hit-A-Hint feature like
+" s:move() moves cursor over/across window with Hit-A-Hint feature like
56
" vim-easymotion
57
" @param {dict} config
58
function! s:move(pattern, ...) abort
0 commit comments