jaimegildesagredo / vim_mamba

Is a simple vim plugin for mamba BDD specs library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim_mamba

it's a simple vim plugin for [mamba]https://github.com/nestorsalceda/mamba BDD specs library

it adds expects, doublex_expects and doublex import; and a bare spec structure

to install it: just put the repository at ~/.vim/plugin/

to use it: in an empty python file execute: :Mambat

About

Is a simple vim plugin for mamba BDD specs library

License:MIT License


Languages

Language:Vim Script 100.0%