From 6e0009ae25b72a4334ddf6db1e4ae263c179fa3f Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Fri, 17 Feb 2017 17:46:30 +0100 Subject: Add 'vim-rspec' plugin Make it more efficient to run RSpec tests right in Vim. It's been nearly 4 weeks since I started writing Rails code full time and I'd like to see if I can have a nicer system for running only the tests I'm interested in or working on at the moment. --- bundle/vim-rspec | 1 + 1 file changed, 1 insertion(+) create mode 160000 bundle/vim-rspec (limited to 'bundle/vim-rspec') diff --git a/bundle/vim-rspec b/bundle/vim-rspec new file mode 160000 index 0000000..52a7259 --- /dev/null +++ b/bundle/vim-rspec @@ -0,0 +1 @@ +Subproject commit 52a72592b6128f4ef1557bc6e2e3eb014d8b2d38 -- cgit v1.2.3