Hacker News new | ask | show | jobs
Vimbits: share snippets of your .vimrc (vimbits.com)
98 points by tonyskn 5220 days ago
4 comments

Looks awesome. There's so much potential in better vim websites - vim.org is the old standby, but imagine - sharing colors, little tricks, gif demos, etc. Now just to get free time to implement...
Man, if you want to make a colorscheme sharing site, I'd love you. bytefluent.com/vivify/ is decent for creation, and http://code.google.com/p/vimcolorschemetest/ is good for seeing a staticish list of existing options, but a well-made site for sharing, finding, and discussing them would be pretty damn cool. :)
Looks like Vivify clobbers (or just doesn't output) terminal colors. Here's a tool to fix that: http://www.vim.org/scripts/script.php?script_id=1809

There might be better approaches, of course.

Holy crap, it's open source?!

http://github.com/kkuchta/Vimbits

Nice work, Kevin.
Thanks, Zac!