sponsor Vim development Vim logo Vim Book Ad

skk.vim : Japanese SKK

 script karma  Rating 117/33, Downloaded by 3474  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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
skk.zip 0.22 2006-10-15 6.0 Noriaki Yagi Fixed the flicker of the commandline when editing in Insert-mode.
skk.zip 0.21 2006-06-28 6.0 Noriaki Yagi Initial upload
ip used for rating: 3.137.178.133

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github