This is a Vim plug-in I developed for easily entering Unicode text in UTF-8 format. Right now it creates abbreviations for a number of Unicode glyphs as LATEX commands. For example, typing \lambda will “expand” into λ. It also provides commands for converting back and forth between glyphs and their abbreviations. Future improvements might include some kind of integration with TEX/LATEX editing, support for SGML entity style abbreviations, and of course a more comprehensive symbol map.
This plug-in is released into the public domain. Bug fixes, improvements, and suggestions are welcome. (unicode.vim)
File is not yet available while I continue to transition data