Skip to content

Commit

Permalink
Require rust-ts-mode carefully
Browse files Browse the repository at this point in the history
Fix #524
  • Loading branch information
condy0919 committed Feb 29, 2024
1 parent 8b1ef9f commit 9d45b6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust-mode-treesitter.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

;;; Code:

;;;###autoload
(when (version<= "29.1" emacs-version)
;; We have the when macro because of
;; https://github.com/rust-lang/rust-mode/issues/520
Expand Down

0 comments on commit 9d45b6f

Please sign in to comment.