jnurmine / Zenburn

Zenburn is a low-contrast color scheme for Vim.
http://kippura.org/zenburnpage
891 stars 149 forks source link

Vundler Compatibility #2

Closed ianpurvis closed 12 years ago

ianpurvis commented 12 years ago

I ran into a problem using the Zenburn github repo with Vundler (https://github.com/gmarik/vundle).

Vundler expects git repositories to map directly to the root of a "~/.vim" tree. This would place zenburn.vim at a path like "~/.vim/colors".

So you may consider moving "jnurmine/Zenburn/zenburn.vim" to "jnurmine/Zenburn/colors/zenburn.vim"

As a workaround, I made the change locally.

Thanks for your work!

jnurmine commented 12 years ago

Thanks Ian, I've submitted a fix.