yelinkyaw / emacs-myanmar-input-methods

Myanmar Input Methods for Emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emacs - Myanmar Input Methods

This is the implementations of well know Myanmar Input Methods for Emacs. Those input methods for Emacs may not behave identically as their original implementations.

Input Methods

  • Myanmar3 - (myanmar-myanmar3)
  • Myan San - (myanmar-myansan)
  • Yunghkio - (myanmar-yunghkio)

Installation

  • Add *.el files to load-path
  • Byte-compile *.el (optional)
  • Add the following to .emacs file (require 'myanmar-input-methods)
  • Select default input method (optional) (set-input-method 'input-method-name)

About

Myanmar Input Methods for Emacs

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%