Merge pull request #209 from NicholasTD07/patch-1
Fix comment for smartcase
This commit is contained in:
commit
1b5d892b95
@ -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…
Reference in New Issue
Block a user