Skip to content

Instantly share code, notes, and snippets.

@sys9kdr
Created May 2, 2017 08:21
Show Gist options
  • Select an option

  • Save sys9kdr/816fed5f2581588fc00854dcf413fc02 to your computer and use it in GitHub Desktop.

Select an option

Save sys9kdr/816fed5f2581588fc00854dcf413fc02 to your computer and use it in GitHub Desktop.

set runtimepath+=/.vim/bundle/neobundle.vim call neobundle#begin(expand('/.vim/bundle')) NeoBundleFetch 'Shougo/neobundle.vim' NeoBundle 'Shougo/denite.nvim' call neobundle#end()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment