dotfiles使用法
$ git clone https://github.com/inazou/dotfiles.git
$ cd dotfiles
$ makeNeoBundle
$ git clone git://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vimvimを起動して以下を実行する
:NeoBundleInstallgithubのログインを求められる
ruby補完を使う時
$ gem install rcodetools
$ gem install fastrictagsを使う時
$ brew install ctagsneocompleteが動かない時
$ brew install lua
$ brew reinstall vim --with-lua