Initial commit.
This commit is contained in:
2
vim/snippets/ruby/reqf.snippet
Executable file
2
vim/snippets/ruby/reqf.snippet
Executable file
@@ -0,0 +1,2 @@
|
||||
require File.expand_path('../${1:filename}', __FILE__)
|
||||
${2}
|
||||
Reference in New Issue
Block a user