- Improved vim snippet.

This commit is contained in:
Shougo Matsushita 2013-02-24 15:34:45 +09:00
parent b0d0bb1a6c
commit ef9338e776

View File

@ -104,8 +104,9 @@ abbr NeoBundle ''
snippet NeoBundleLazy snippet NeoBundleLazy
alias neobundlelazy alias neobundlelazy
abbr NeoBundleLazy '' abbr NeoBundleLazy ''
NeoBundleLazy '`getreg('+')=='' ? '<\`0\`>' : getreg('+')`', { 'autoload' : { NeoBundleLazy '`getreg('+')=='' ? '<\`0\`>' : getreg('+')`', {
\ ${0} \ 'autoload' : {
\ ${0}
\ }} \ }}
snippet autoload snippet autoload