Created
March 28, 2013 06:03
-
-
Save t17a/5261039 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install cmigemo | |
mkdir -p ~/.vim/bundle/manual/migemo/plugin | |
cd ~/.vim/bundle/manual/migemo/plugin | |
curl -L -O https://raw.github.com/koron/cmigemo/master/tools/migemo.vim | |
vi ~/.vimrc | |
NeoBundle 'migemo', {'type' : 'nosync', 'base' : '~/.vim/bundle/manual'} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reference.
Migemo: ローマ字のまま日本語をインクリメンタル検索
http://0xcc.net/migemo/
C/Migemo
https://github.com/koron/cmigemo
[vim][Linux]C/Migemoをvimに導入する方法
http://d.hatena.ne.jp/eholic/20091111/p1
[vim][Linux]c/migemoをインストールしてvimから使う方法
http://d.hatena.ne.jp/deris/20120812/1344731592
neobundleでpathogenと同等の機能を使用する方法 | karakaram-blog
http://www.karakaram.com/neobundle120421