feat(emacs): agda-input \\inv command
This commit is contained in:
@@ -120,7 +120,9 @@
|
||||
agda2-info-buffer)
|
||||
|
||||
(syd-handle 'agda2-mode
|
||||
:docs #'syd-agda-lookup-documentation))
|
||||
:docs #'syd-agda-lookup-documentation)
|
||||
(setq agda-input-user-translations
|
||||
'(("inv" "⁻¹"))))
|
||||
|
||||
(with-eval-after-load 'agda2-highlight
|
||||
(set-face-attribute
|
||||
|
||||
Reference in New Issue
Block a user