baverman / vial

A framework to develop plugins for Vim in python
MIT License
10 stars 1 forks source link

Vial

Framework to write vim plugins in Python.

Also there is an inital support of python3. You can select primary interpreter via g:vial_python var it can be python or python3.