This commit is contained in:
haya14busa 2014-01-23 22:58:33 +09:00
parent a3b00518d2
commit 73aaf9d0c3

View File

@ -1280,7 +1280,7 @@ describe 'off-screen search'
"}}} "}}}
end end
describe 'dot notoff-screen search' "{{{ describe 'dot notoff-screen search'
before before
new new
let g:EasyMotion_keys = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ' let g:EasyMotion_keys = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'
@ -1310,7 +1310,7 @@ describe 'dot notoff-screen search' "{{{
Expect CursorPos() == [l,1,'p'] Expect CursorPos() == [l,1,'p']
end end
"}}} "}}}
end "}}} end
"}}} "}}}
" vim: fdm=marker:et:ts=4:sw=4:sts=4 " vim: fdm=marker:et:ts=4:sw=4:sts=4