Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jaword

日本語の単語をきちんと扱うための minor-mode

minor-mode for handling Japanese words better

screencast

screencast.gif

installation

tinysegmenter.el (https://github.com/myuhe/tinysegmenter.el/) と jaword.el を load-path の通ったディレクトリに置いて、ロードする。

(require 'jaword)

“jaword-mode” で jaword-mode の有効を切り替える。すべてのバッファで 有効にするには “global-jaword-mode” を用いる。

note

jaword-mode は subword-mode と同時に有効にすることができないが、 jaword-mode はそもそもデフォルトで “hogeFugaPiyo” のような単語を3つの 独立した単語として扱う。 “jaword-enable-subword” を nil に設定すること でこれを無効にすることもできる。

(setq jaword-enable-subword nil)

About

Minor-mode for handling Japanese words better

Topics

Resources

Stars

24 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages