Skip to content

Herzult/phpspec-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHPSpec2 Vim

Simple integration of PHPSpec2 for vim.

Work in progress...

Installation

Using Pathogen

git submodule add git://github.com/Herzult/phpspec-vim.git bundle/phpspec

Functionalities

Ok, more should be comming (including doc) but for the moment, here is what you get out of the box.

Describe a class

<leader>spd

Switch between spec & source of current class

<leader>sps

Run all the specs

<leader>spr

Run spec of current class

<leader>spc

About

A vim integration of PHPSpec2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published