mirror of
https://github.com/amix/vimrc
synced 2024-11-15 08:27:13 +00:00
3f1cdba799
Added update_plugins.py which can fetch new plugins from GitHub. New plugins added: zencoding, vim-indent-object, taglist, nginx.vim
3 lines
54 B
Text
3 lines
54 B
Text
shared_examples_for "${1:do something}" do
|
|
${2}
|
|
end
|