5 ms·
This seems very similar to Janus (https://github.com/carlhuda/janus https://github.com/carlhuda/janus). It has almost the exact same bundles and setup process.
by seanponeil 14y ago
This seems very similar to Janus (https://github.com/carlhuda/janus https://github.com/carlhuda/janus). It has almost the exact same bundles and setup process.
- spf13 14y agoSee my comment above. It's similar. Some material differences are that It doesn't require Ruby on the host system to install. This is a huge difference. It only requires git and vim to install. The bundles have some similarities, but again key differences here are that none of these bundles require vim being compiled with +python or +ruby support. Lastly it's focused working well for editing any language in any OS. No criticisms of Janus, it's a good project, just took a different approach to the same problem.