SKK is a plugin for the
micro text editor that provides a Japanese
input method inspired by the SKK.
It allows typing Japanese Hiragana, Katakana, and full-width (Zenkaku) Latin
characters without any external input method (IME).
Hiragana can be converted to Kanji by using SKK dictionaries.
See help/skk.md for more details.
Place the plugin folder in ~/.config/micro/plug/skk/, or clone it
directly from the GitHub repository:
mkdir -p ~/.config/micro/plug
git clone https://github.com/micro-garden/skk-plugin ~/.config/micro/plug/skkAlternatively, this plugin is also available through the unofficial plugin
channel:
https://github.com/micro-garden/unofficial-plugin-channel
You can install it by adding the channel and then using plugin install.
MIT.
Aki Kareha ([email protected])