mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
lang/agda: reformat map! call
To match other uses of map!
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user