Skip to content

Commit

Permalink
Merge pull request #147 from wickedjargon/rustic-mode-feature
Browse files Browse the repository at this point in the history
adding rustic-mode to quickrun--major-mode-alist
  • Loading branch information
jcs090218 committed Dec 20, 2023
2 parents 6f96318 + f17263a commit 131ce09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quickrun.el
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,7 @@ if you set your own language configuration.")
(sh-mode . "shellscript")
(awk-mode . "awk")
(rust-mode . "rust")
(rustic-mode . "rust")
(dart-mode . "dart/checked")
(elixir-mode . "elixir")
(tcl-mode . "tcl")
Expand Down

0 comments on commit 131ce09

Please sign in to comment.