Appease byte-compiler senpai
Please notice me
This commit is contained in:
parent
fbb0297eb1
commit
069c196330
3 changed files with 3 additions and 3 deletions
|
@ -206,7 +206,7 @@ For example, :nvi will map to (list 'normal 'visual 'insert). See
|
|||
(:map evil-outer-text-objects-map ,key ,outer))
|
||||
doom--map-forms)))
|
||||
(_
|
||||
(condition-case e
|
||||
(condition-case _
|
||||
(doom--map-def (pop rest) (pop rest) (doom--keyword-to-states key) desc)
|
||||
(error
|
||||
(error "Not a valid `map!' property: %s" key)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue