erupmi / agda-symbol-helper-mode

Find the typing method of unicode symbols in Agda mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

agda-symbol-helper-mode

About

This mode will echo the unicode typing method in Emacs minibuffer

Usage

Simply invoke agda-symbol-helper-mode in M-x or hook after agda2-mode by (add-hook 'agda2-mode-hook 'agda-symbol-helper-mode).

About

Find the typing method of unicode symbols in Agda mode

License:MIT License


Languages

Language:Emacs Lisp 100.0%