#pragma section-numbers off
[[TableOfContents]]

= 概要 =

= 公式サイト =
http://www.kaoriya.net/#CMIGEMO

= 関連サイト =

= インストール =

{{{
svn co http://cvs.kaoriya.net/svn/CMigemo/branches/dev-1_3 cmigemo
cd cmigemo
./configure
make osx
make osx-dict
cd dict
make utf-8
cd ..
./build/cmigemo -d dict/utf-8.d/migemo-dict
sudo osx-install
}}}

= Emacsでの利用 =
http://bitbucket.org/sakito/dot.emacs.d/src/tip/local-lisp/migemo.el

= 参考サイト =
----
CategoryEmacs