Live data from Hacker News

Vimbits: share snippets of your .vimrc

vimbits.com

1–8 of 8 posts

Re: Vimbits: share snippets of your .vimrc

#5
post #4

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. :)

Re: Vimbits: share snippets of your .vimrc

#7
post #4

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.