skk.vim : Japanese SKK
script karma |
Rating 117/33,
Downloaded by 3592 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Noriaki Yagi |
|
script type |
utility |
|
description |
This script is an implementation of the Japanese SKK (Simple Kana to Kanji
conversion program).
This script is no longer maintained here.
You can get newer versions of skk.vim from vimscript #3118. |
|
install details |
REQUIREMENT: SKK-JISYO.[SML]
Set two global variables if necessary.
let skk_jisyo = "path to private dictionary"
let skk_large_jisyo = "path to SKK-JISYO.[SML]"
:so skk.vim or put this script into your plugin directory.
To start SKK-mode, press <C-j> in Insert-mode or Commandline-mode.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|