- Fixed snippet.

This commit is contained in:
Shougo Matsushita 2013-10-24 11:48:26 +09:00
parent e86bb3799f
commit fc713ecb62

View File

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