lang/agda: reformat map! call

To match other uses of map!
This commit is contained in:
Henrik Lissner 2019-09-07 12:22:35 -04:00
parent e1d1d148c1
commit 8d50280168
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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