Skip to content

Instantly share code, notes, and snippets.

@Genki-S
Last active January 3, 2016 05:28
Show Gist options
  • Save Genki-S/8415526 to your computer and use it in GitHub Desktop.
Save Genki-S/8415526 to your computer and use it in GitHub Desktop.
" By using NeoBundleLazy command
NeoBundleLazy "user/repo"
" By passing options to NeoBundle command
NeoBundle "user/repo", {
\ 'lazy' : 1,
\}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment