- Added NeoBundleLazy snippet.
This commit is contained in:
@@ -100,3 +100,9 @@ snippet NeoBundle
|
||||
abbr NeoBundle ''
|
||||
NeoBundle '`getreg('+')=='' ? '<\`0\`>' : getreg('+')`'${0}
|
||||
|
||||
snippet NeoBundleLazy
|
||||
abbr NeoBundleLazy ''
|
||||
NeoBundleLazy '`getreg('+')=='' ? '<\`0\`>' : getreg('+')`', { 'autoload' : {
|
||||
\ ${0}
|
||||
\ }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user