Skip to content

Commit

Permalink
modes/ora-scheme.el: Check csi
Browse files Browse the repository at this point in the history
  • Loading branch information
abo-abo committed Aug 25, 2021
1 parent ff25027 commit ac1e894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modes/ora-scheme.el
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
(company-mode -1)
(setq-local completion-at-point-functions '(scheme-completion-at-point)))

(setq scheme-program-name "/usr/bin/csi")
(setq scheme-program-name (whicher "/usr/bin/csi"))

0 comments on commit ac1e894

Please sign in to comment.