feat(emacs): piss temporary agda keybinds
This commit is contained in:
@@ -46,7 +46,10 @@
|
|||||||
:keymaps 'agda2-mode-map
|
:keymaps 'agda2-mode-map
|
||||||
:states '(motion normal)
|
:states '(motion normal)
|
||||||
"[ n" #'agda2-previous-goal
|
"[ n" #'agda2-previous-goal
|
||||||
"] n" #'agda2-next-goal)
|
"] n" #'agda2-next-goal
|
||||||
|
;; FUCLK!!!!!!!!!
|
||||||
|
"g d" #'agda2-goto-definition-keyboard
|
||||||
|
"K" #'agda2-goal-and-context)
|
||||||
(setq agda2-fontset-name "JuliaMono")
|
(setq agda2-fontset-name "JuliaMono")
|
||||||
|
|
||||||
(defun syd-agda-lookup-documentation ()
|
(defun syd-agda-lookup-documentation ()
|
||||||
|
|||||||
Reference in New Issue
Block a user