Files
emacsd/elpa/rust-mode-20191023.918/rust-mode-pkg.el
Raymundo Vásquez Ruiz 22a9de120e added typescript and readme
2019-10-27 19:05:34 +01:00

3 lines
314 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "rust-mode" "20191023.918" "A major emacs mode for editing Rust source code" '((emacs "24.0")) :commit "484d6754c51424e3b49461d54cfeac8fc05993b5" :keywords '("languages") :authors '(("Mozilla")) :maintainer '("Mozilla") :url "https://github.com/rust-lang/rust-mode")