Initial commit.
This commit is contained in:
1
vim/snippets/ruby/pathhere.snippet
Executable file
1
vim/snippets/ruby/pathhere.snippet
Executable file
@@ -0,0 +1 @@
|
||||
File.join(File.dirname(__FILE__), *%w[${1:rel_path_here}])
|
||||
Reference in New Issue
Block a user