takeokunn / nskk.el

Nerima SKK (Simple Kana to Kanji conversion program)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[EXPERIMENTAL] NSKK

Nerima SKK(NSKK) is a version of SKK (Simple Kana to Kanji conversion program, an input method of Japanese) on GNU Emacs.

Install

with Manually

(add-to-list 'load-path "/path/to/nskk.el")
(require 'nskk)

Configure

TBD

LICENSE

GPL v3

About

Nerima SKK (Simple Kana to Kanji conversion program)

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%