Skip to content

DiamondBond/xah-math-input

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An Emacs minor mode for inputting math symbols and Unicode symbols.

Home Page: http://xahlee.info/emacs/emacs/xmsi-math-symbols-input.html

Install using straight.el:

 (use-package xah-math-input
	:straight
	( :repo "diamondbond/xah-math-input"
	  :host github
	  :type git
	  :files ("xah-math-input.el")))

About

Emacs minor mode for inputting math and unicode chars.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%