- Added snippet aliases.

This commit is contained in:
Shougo Matsushita 2013-01-22 10:49:21 +09:00
parent 6863f6139c
commit b96e2bb402
1 changed files with 2 additions and 0 deletions

View File

@ -97,10 +97,12 @@ options head
redir END
snippet NeoBundle
alias neobundle
abbr NeoBundle ''
NeoBundle '`getreg('+')=='' ? '<\`0\`>' : getreg('+')`'${0}
snippet NeoBundleLazy
alias neobundlelazy
abbr NeoBundleLazy ''
NeoBundleLazy '`getreg('+')=='' ? '<\`0\`>' : getreg('+')`', { 'autoload' : {
\ ${0}