3 lines
242 B
EmacsLisp
3 lines
242 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "racer" "20180708.2325" "code completion, goto-definition and docs browsing for Rust via racer" '((emacs "24.3") (rust-mode "0.2.0") (dash "2.13.0") (s "1.10.0") (f "0.18.2") (pos-tip "0.4.6")))
|