Typo colum -> column.

This commit is contained in:
Trevor Strieber 2015-08-05 18:46:30 -07:00
parent eab003a099
commit 67c6b91d57

View File

@ -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