3f1cdba799
Added update_plugins.py which can fetch new plugins from GitHub. New plugins added: zencoding, vim-indent-object, taglist, nginx.vim
1 line
70 B
Text
1 line
70 B
Text
File.open(${1:dump_path}, "rb") { |${2:file}| Marshal.load(${3:$2}) }
|