Skip to content

ivy/vim-ginkgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-ginkgo

vim-ginkgo provides enhanced syntax highlighting for Ginkgo and its related projects (Gomega and Agouti). Based on rspec.vim.

Example

Installation

With Vundle, add this line to your ~/.vimrc:

Plugin 'ivy/vim-ginkgo'

And then launch vim and run :PluginInstall.

Usage

By default, syntax highlighting is applied to all *_test.go files.

Contributing

  1. Fork it (https://github.com/ivy/vim-ginkgo/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Go syntax highlighting and snippets for Ginkgo specs and matchers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •