Snippets for the BDD testing framework Ginkgo. These snippets pair well with vim-gomega-snippets.
These snippets are currently only made to work with vim-snipmate. UltiSnips support is planned for the near future.
Place this line in your .vimrc
Plugin 'trayo/vim-ginkgo-snippets'
Then run :PluginInstall
.
Clone this repo into your vim bundle folder. Typically located at ~/.vim/bundle
git clone https://github.com/trayo/vim-ginkgo-snippets ~/.vim/bundle/vim-ginkgo-snippets