doomemacs/modules/input/japanese
Henrik Lissner 76cacb5bfe
💥 Rename def-package! -> use-package!
Calling this pivotal macro "def-package!" has frequently been a source
of confusion. It is a thin wrapper around use-package, and it should be
obvious that it is so. For this reason, and to match the naming
convention used with other convenience macros/wrappers, it is now
use-package!.

Also changes def-package-hook! -> use-package-hook!

The old macros are now marked obsolete and will be removed when straight
integration is merged.
2019-07-23 12:50:45 +02:00
..
config.el 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
doctor.el input/japanese: add doctor.el & cmigemo check 2019-05-21 21:57:50 -04:00
packages.el Add :input japanese module 2019-05-13 00:57:59 -04:00
README.org Add :input japanese module 2019-05-13 00:57:59 -04:00

input/japanese

Description

This module adds support for Japanese script.

Because I am unable to personally test this module, help to improve this module would be greatly appreciated! Especially where performance is concerned.

Module Flags

This module provides no flags.

Hacks

  • org-html-paragraph has been modified to join consecutive Chinese lines into a single long line without wanted spaced (when exporting org-mode to html).

TODO Prerequisites

TODO Features

TODO Configuration

TODO Troubleshooting