Bump :tools eval
emacsorphanage/quickrun@c6ce1f3 -> emacsorphanage/quickrun@ce7383c Crystal support was added to quickrun upstream.
This commit is contained in:
parent
bf9042327c
commit
e6417172cb
2 changed files with 2 additions and 6 deletions
|
@ -3,11 +3,7 @@
|
|||
(after! crystal-mode
|
||||
(set-lookup-handlers! 'crystal-mode
|
||||
:definition #'crystal-def-jump
|
||||
:references #'crystal-tool-imp)
|
||||
(set-eval-handler! 'crystal-mode
|
||||
'((:command . "crystal")
|
||||
(:exec . "%c %s")
|
||||
(:description . "Run Crystal script"))))
|
||||
:references #'crystal-tool-imp))
|
||||
|
||||
|
||||
(use-package! flycheck-crystal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue