3 lines
385 B
EmacsLisp
3 lines
385 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "racer" "20170218.516" "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")) :commit "6e0d1b3ebd54497c0cc995a92f09328ff101cd33" :url "https://github.com/racer-rust/emacs-racer" :keywords '("abbrev" "convenience" "matching" "rust" "tools"))
|