- Fixed snippet.

This commit is contained in:
Shougo Matsushita 2013-10-24 11:48:26 +09:00
parent e86bb3799f
commit fc713ecb62
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ abbr neobundle hooks
function! s:hooks.on_source(bundle)
${0}
endfunction
unlet s:bundle
unlet s:hooks
snippet autoload
abbr autoload func endfunc