An open API service indexing awesome lists of open source software.

https://github.com/svermeulen/vimdriver


https://github.com/svermeulen/vimdriver

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

VimDriver - test drive vim from python
==========

This project is basically just a direct port of Vimbot, which you can find [here](https://github.com/maxbrunsfeld/vimbot). It is only tested on Windows and therefore likely doesn't work on other platforms.

See the [test file](https://github.com/svermeulen/VimDriver/blob/master/tests/TestVimDriver.py) for usage.