Skip to content

Plugin for finding and replacing alphabetical zenkaku characters with normal alphabetical characters

Notifications You must be signed in to change notification settings

terminalnode/vim-zenkaku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

zenkaku.vim

Adds commands to find and replace zenkaku characters with normal character equivalents.

wtf is a zenkaku?

Features

The plugin adds the following commands:

Command Effect
:FixZenkakuDigits Replace all zenkaku digits with ascii equivalents
:FixZenkakuUpper Replace all zenkaku upper-case with ascii equivalents
:FixZenkakuLower Replace all zenkaku lower-case with ascii equivalents
:FixZenkakuOthers Replace all zenkaku special characters with ascii equivalents
:FixZenkakuLetters Combine :FixZenkakuLower and :FixZenkakuUpper
:FixZenkaku Combine :FixZenkakuDigits, FixZenkakuLetters and :FixZenkakuOthers

Installation

As with most vim plugins, vim-plug is a handy way to install it.

About

Plugin for finding and replacing alphabetical zenkaku characters with normal alphabetical characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published