specky/doc/specky.txt
branchvim-stuff
changeset 22 ed72213b1788
parent 21 cd1f3381c1ed
equal deleted inserted replaced
21:cd1f3381c1ed 22:ed72213b1788
   104 
   104 
   105 		-r loadpath
   105 		-r loadpath
   106 		-r ~/.vim/bundle/specky/ruby/specky_formatter
   106 		-r ~/.vim/bundle/specky/ruby/specky_formatter
   107 		-f SpeckyFormatter
   107 		-f SpeckyFormatter
   108 
   108 
       
   109 	You can also use both of these methods, and use the
       
   110 	'SpeckyConsoleFormatter' class from your .rspec file, if it suits
       
   111 	your fancy.
       
   112 
   109 
   113 
   110 After that is taken care of, then just set up your keybindings in your
   114 After that is taken care of, then just set up your keybindings in your
   111 .vimrc.  Here's what my config looks like. >
   115 .vimrc.  Here's what my config looks like. >
   112 
   116 
   113     let g:speckyBannerKey        = "<C-S>b"
   117     let g:speckyBannerKey        = "<C-S>b"