Skip to content

Instantly share code, notes, and snippets.

@kazuph
Created May 20, 2012 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kazuph/2757545 to your computer and use it in GitHub Desktop.
Save kazuph/2757545 to your computer and use it in GitHub Desktop.
NeoBundleのインストール方法
$ mkdir -p ~/.vim/bundle
$ git clone https://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment