We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7757fac commit f21e544Copy full SHA for f21e544
README.md
@@ -5,7 +5,8 @@
5
6
# Clojure Mode
7
8
-Provides Emacs font-lock, indentation, navigation and refactoring for the
+`clojure-mode` is an Emacs major mode that provides font-lock (syntax
9
+highlighting), indentation, navigation and refactoring support for the
10
[Clojure(Script) programming language](http://clojure.org).
11
12
This document assumes you're familiar with Emacs. More thorough walkthroughs,
0 commit comments