lang/agda: reformat map! call
To match other uses of map!
This commit is contained in:
parent
e1d1d148c1
commit
8d50280168
1 changed files with 29 additions and 30 deletions
|
@ -1,7 +1,6 @@
|
||||||
;;; lang/agda/config.el -*- lexical-binding: t; -*-
|
;;; lang/agda/config.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
(map!
|
(map! :after agda2-mode
|
||||||
:after agda2-mode
|
|
||||||
:map agda2-mode-map
|
:map agda2-mode-map
|
||||||
:localleader
|
:localleader
|
||||||
"?" #'agda2-show-goals
|
"?" #'agda2-show-goals
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue