set runtimepath+=/.vim/bundle/neobundle.vim
call neobundle#begin(expand('/.vim/bundle'))
NeoBundleFetch 'Shougo/neobundle.vim'
NeoBundle 'Shougo/denite.nvim'
call neobundle#end()
Created
May 2, 2017 08:21
-
-
Save sys9kdr/816fed5f2581588fc00854dcf413fc02 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment