You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2018. It is now read-only.
Given the programming languages I typically work in, one of my favorite Vim plugins is camelcasemotion. I'd love to build something similar for Atom, but it seems like it would depend on support within vim-mode directly.
Is there any precedent for implementing non-standard movements like this, or does anyone have recommended reading for building a separate package that relies upon vim-mode?
Given the programming languages I typically work in, one of my favorite Vim plugins is camelcasemotion. I'd love to build something similar for Atom, but it seems like it would depend on support within vim-mode directly.
Is there any precedent for implementing non-standard movements like this, or does anyone have recommended reading for building a separate package that relies upon vim-mode?
/cc @nathansobo @ymendel @bhuga @mcolyer