6 ms·
Now that vim is on github, I think it'd be cool if eventually the vim logic/model could be abstracted into a library that could then be used by any text editor
by jbermudes 11y ago
Now that vim is on github, I think it'd be cool if eventually the vim logic/model could be abstracted into a library that could then be used by any text editor to instantly provide the basic vim experience without all the edge cases that current reproductions tend to have.
- lugg 11y agoIt'd be cool to see native vim commands for browsing / email clients etc, not sure of the point behind adding it to a text editor. Seems like a good way to lose users to the real thing in a slow hurry.
- MetaCosm 11y agohttp://www.vimperator.org/vimperator http://www.vimperator.org/vimperator / http://www.vimperator.org/muttator http://www.vimperator.org/muttator
- finder83 11y agoneovim is trying to do just that via libuv -- https://github.com/neovim/neovim https://github.com/neovim/neovim
- dennyabraham 11y agoHonestly that's the most exciting part of neovim, but with the current milestone (https://github.com/neovim/neovim/milestones/libnvim https://github.com/neovim/neovim/milestones/libnvim), libnvim might be a few seasons away