Minor reformatting
It's no big deal. Really.
This commit is contained in:
parent
618358413b
commit
4c4a35ae86
3 changed files with 6 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue