Fix comment for smartcase
It is definitely not case sensitive.
This commit is contained in:
parent
9ceebf91fc
commit
fce80ed143
@ -303,7 +303,7 @@ nmap s <Plug>(easymotion-s)
|
|||||||
" Need one more keystroke, but on average, it may be more comfortable.
|
" Need one more keystroke, but on average, it may be more comfortable.
|
||||||
nmap s <Plug>(easymotion-s2)
|
nmap s <Plug>(easymotion-s2)
|
||||||
|
|
||||||
" Turn on case sensitive feature
|
" Turn on case insensitive feature
|
||||||
let g:EasyMotion_smartcase = 1
|
let g:EasyMotion_smartcase = 1
|
||||||
|
|
||||||
" JK motions: Line motions
|
" JK motions: Line motions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user