added typescript and readme
This commit is contained in:
2
elpa/rust-mode-20191023.918/rust-mode-pkg.el
Normal file
2
elpa/rust-mode-20191023.918/rust-mode-pkg.el
Normal file
@@ -0,0 +1,2 @@
|
||||
;;; -*- 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")
|
||||
Reference in New Issue
Block a user