summaryrefslogtreecommitdiff
path: root/cm-mode.el
diff options
context:
space:
mode:
authorMax Penet <max.penet@gmail.com>2012-08-13 09:14:57 +0200
committerBrian Anderson <banderson@mozilla.com>2012-08-13 13:53:27 -0700
commit0797e7bcf1967c4ea54997d1b51181e10689c940 (patch)
treed18875143d2d3fc9c60d294999a7707ec4b1c4bb /cm-mode.el
parent7ce29ed23ec8e3267d32f7efe83dd8241cf26dd9 (diff)
downloadrust-mode-0797e7bcf1967c4ea54997d1b51181e10689c940.tar.gz
add Url
Diffstat (limited to 'cm-mode.el')
-rw-r--r--cm-mode.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/cm-mode.el b/cm-mode.el
index 0c4886f..f1dcfea 100644
--- a/cm-mode.el
+++ b/cm-mode.el
@@ -1,6 +1,7 @@
-;;; cm-mode.el --- Wrapper for CodeMirror-style emacs modes
+;;; cm-mode.el --- Wrapper for CodeMirror-style Emacs modes
;; Version: 0.1.0
+;; Url: https://github.com/mozilla/rust
;; Highlighting is done by running a stateful parser (with first-class
;; state object) over the buffer, line by line, using the output to