Skip to content

Commit

Permalink
Merge 76282be into 2975da2
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Nov 5, 2016
2 parents 2975da2 + 76282be commit 02c3ef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions racer.el
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
;;; racer.el --- The official Emacs package for Racer -*- lexical-binding: t -*-
;;; racer.el --- Support for Rust completion via racer -*- lexical-binding: t -*-

;; Copyright (c) 2014 Phil Dawes

;; Author: Phil Dawes
;; URL: https://github.com/racer-rust/emacs-racer
;; Version: 1.2
;; Package-Requires: ((emacs "24.3") (rust-mode "0.2.0") (dash "2.11.0") (s "1.10.0") (f "0.18.2"))
;; Keywords: abbrev, convenience, matching, rust, tools
;; Keywords: languages, abbrev, convenience, matching, rust, tools

;; This file is not part of GNU Emacs.

Expand Down

0 comments on commit 02c3ef0

Please sign in to comment.