Initial commit.
This commit is contained in:
2
vim/snippets/ruby-rspec/shbc.snippet
Executable file
2
vim/snippets/ruby-rspec/shbc.snippet
Executable file
@@ -0,0 +1,2 @@
|
||||
${1:target}.should be_close(${2:result}, ${3:tolerance})
|
||||
${4}
|
||||
Reference in New Issue
Block a user