Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 803 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 803 Bytes

Vim Ginkgo Snippets

Snippets for the BDD testing framework Ginkgo. These snippets pair well with vim-gomega-snippets.

Requirments

These snippets are currently only made to work with vim-snipmate. UltiSnips support is planned for the near future.

Installation

Vundle

Place this line in your .vimrc

Plugin 'trayo/vim-ginkgo-snippets'

Then run :PluginInstall.

Pathogen

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