Skip to content

dahu/vim-ipa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Vim-IPA

Antimoon ASCII Phonetic Alphabet ↔ IPA

Requires Vimple

Tip
If you like Vim-IPA and want to share the W00t!, I’m grateful for tips or beverages.

Vim-IPA is a tiny plugin that converts between the ASCII Phonetic Alphabet and IPA.

Visual Maps

  • <leader>i2a — converts the visual selection from IPA to ASCII-PA

  • <leader>a2i — converts the visual selection from ASCII-PA to IPA

Functions

  • IPA2ASC(str)

  • ASC2IPA(str)

  • IPATable() — Prints a list of IPA ↔ ASCII-PA equivalences

Commands

  • IPATable — Prints a list of IPA ↔ ASCII-PA equivalences

    Tip
    Best used with the Vimple :View command, as in:
    :View IPATable

About

Antimoon ASCII Phonetic Alphabet <--> IPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published