t9md / atom-vim-mode-plus

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

any hope for .vimrc file implementing (most of) vmp functionality? #1087

Open simonmandlik opened 6 years ago

simonmandlik commented 6 years ago

I personally love some of the features vmp brings to the table, namely occurences and new text objects, but I also work with other editors or IDEs. I think it would be great to attempt to put together a .vimrc file implementing most of the vmp functionality, so that vmp features would be available in other editors, which can be usually configured to read from .vimrc.

I know that many text objects are provided by plugins, but what about the rest? Is it worth the effort?