- Added snippet aliases.
This commit is contained in:
parent
6863f6139c
commit
b96e2bb402
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user