Typo colum -> column.
This commit is contained in:
parent
eab003a099
commit
67c6b91d57
@ -180,7 +180,7 @@ map <Leader>j <Plug>(easymotion-j)
|
||||
map <Leader>k <Plug>(easymotion-k)
|
||||
map <Leader>h <Plug>(easymotion-linebackward)
|
||||
|
||||
let g:EasyMotion_startofline = 0 " keep cursor colum when JK motion
|
||||
let g:EasyMotion_startofline = 0 " keep cursor column when JK motion
|
||||
```
|
||||
|
||||
### Smartcase & Smartsign
|
||||
|
Loading…
Reference in New Issue
Block a user