Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

trayo/vim-ginkgo-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Ginkgo Snippets for Vim

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors