Skip to content

aykamko/vim-easymotion-segments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-easymotion-segments

yas

GIF created with ttystudio

An EasyMotion extension plugin that allows jumping to variable segments in words. A variable segment is defined to be a substring in any identifier character followed by an underscore ("snake case") or a lowercase identifier character followed by an uppercase character ("camel case"). Read here for a better explanation.

This plugin was inspired by vim-textobj-variable-segment, a vim-textobj-user extension that enables manipulating variable segments as text objects. I highly recommend using these two plugins in conjunction with vim-easymotion-segments.

Requires vim-easymotion.

Thanks To:

About

EasyMotion extension to move between camelCase and snake_case word segments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published