spf13 / spf13-vim

The ultimate vim distribution
http://vim.spf13.com
Apache License 2.0
15.56k stars 3.62k forks source link

add editorconfig-vim #506

Open schickling opened 11 years ago

schickling commented 11 years ago

I use https://github.com/editorconfig/editorconfig-vim for all my projects. It would be nice to see that as a part of this package.

bronzehedwick commented 10 years ago

This seems pretty cool, but also looks like the installation could vary depending on platform, which would make the harder to integrate. Are others interested in this plugin?

program247365 commented 10 years ago

:+1:

But not sure that plugin is easy to install, either. Maybe we can convince the maintainer of https://github.com/editorconfig/editorconfig-vim to make it vundle compatible. :smiley:

casimir commented 10 years ago

Actually since it is hosted on github it is vundle compatible. :PluginInstall editorconfig/editorconfig-vim should do the trick on any OS handled by vundle. Still you will need a Vim version compiled with +python.

mightyiam commented 9 years ago

:+1:

ghost commented 9 years ago

oh me want! i'm gonna install it myself and try it out