Skip to content

Instantly share code, notes, and snippets.

@alpaca-tc
Created August 24, 2013 01:00
Show Gist options
  • Select an option

  • Save alpaca-tc/6325355 to your computer and use it in GitHub Desktop.

Select an option

Save alpaca-tc/6325355 to your computer and use it in GitHub Desktop.
NeoBundleLazy 'Shougo/unite.vim', {
\ 'autoload' : {
\ 'commands' : [ {
\ 'name' : 'Unite',
\ 'complete' : 'customlist,unite#complete_source'},
\ 'UniteBookmarkAdd', 'UniteClose', 'UniteResume',
\ 'UniteWithBufferDir', 'UniteWithCurrentDir', 'UniteWithCursorWord',
\ 'UniteWithInput', 'UniteWithInputDirectory']
\ }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment