mirror of
https://github.com/amix/vimrc
synced 2025-01-02 07:08:41 +00:00
2 lines
70 B
Text
2 lines
70 B
Text
|
File.open(${1:dump_path}, "rb") { |${2:file}| Marshal.load(${3:$2}) }
|