t9md / atom-vim-mode-plus

vim-mode improved
https://atom.io/packages/vim-mode-plus
MIT License
1.4k stars 112 forks source link

Convert operations(operator, motion, text-object) to JS #895

Closed t9md closed 7 years ago

t9md commented 7 years ago

To let me understand how it is, clarify requirement.

TODO( 🚢 released)

Migration best practices memo

Working memo

before conversion

had 2 layer

after conversion

only 1 layer (no prototype.ivar layer)

Caution

t9md commented 7 years ago

Will merge. I won't go back anyway. I like JS now over CoffeeScript basically because of prittier.