Minor reformatting

It's no big deal. Really.
This commit is contained in:
Henrik Lissner 2018-06-23 22:22:42 +02:00
parent 618358413b
commit 4c4a35ae86
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 6 additions and 9 deletions

View file

@ -7,9 +7,9 @@
:definition #'crystal-def-jump
:references #'crystal-tool-imp)
(set-eval-handler! 'crystal-mode
'((:command . "crystal")
(:exec . "%c %s")
(:description . "Run Crystal script"))))
'((:command . "crystal")
(:exec . "%c %s")
(:description . "Run Crystal script"))))
(def-package! flycheck-crystal