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; -*-
|
||||
|
||||
(map!
|
||||
:after agda2-mode
|
||||
(map! :after agda2-mode
|
||||
:map agda2-mode-map
|
||||
:localleader
|
||||
"?" #'agda2-show-goals
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue