My vim install only comes with python3 support ("-python +python3")
Currently on load it just comes up with the default message:
EditorConfig: No EditorConfig Core is available. The plugin won't work.
As far as i can tell, editorconfig-vim supports python3 (there's even a compat.py).
I don't know how vim plugins work with python2/3, but it seems to me that it shouldn't be difficult to allow it to load if vim has python3 support?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.