ac-skk

Homepage: https://github.com/myuhe/ac-skk.el

Updated:

Summary

Auto-complete-mode source for DDSKK a.k.a Japanese input method

Commentary

It is necessary to auto-complete.el Configurations.
heavily borrowed from dabbrev.el and skk-kakutei-extra.el.
Original Author is lugecy.  Thanks!!


Installation:
============================================= 

Put the ac-skk.el to your
load-path.
Add to init file :
(require 'ac-ja.el)

Dependencies