* eat.el (eat-exec-hook): Make customizable

This commit is contained in:
Akib Azmain Turja 2022-12-28 21:41:11 +06:00
parent 328c9d629d
commit dcbe6b861e
No known key found for this signature in database
GPG key ID: 5535FCF54D88616B

5
eat.el
View file

@ -235,6 +235,11 @@ prompt annotation."
:type 'number
:group 'eat-ui)
(defcustom eat-exec-hook nil
"Hook run after `eat' executes a commamnd."
:type 'hook
:group 'eat-ui)
(defconst eat--cursor-type-value-type
(let ((cur-type
'(choice