diff --git a/README.md b/README.md index 0fd71f1..706df5f 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,15 @@ Enabling a decent Clojure/Script editor experience in the browser. Built for and * **[๐Ÿคนโ€โ™€๏ธ Live demo with in-browser eval](https://nextjournal.github.io/clojure-mode/)** * [๐Ÿข Try it in Nextjournal](https://nextjournal.com/try/clojure?cm6=1) -* [๐Ÿ“ฆ Use it in your project](#use-it-in-your-project) +* [๐Ÿ“ฆ Use it in your project](#-use-it-in-your-project) ## โœจ Features **โšก๏ธ Lightning-fast thanks to [lezer incremental parsing](https://lezer.codemirror.net/)** * Try pasting [`clojure/core.clj`](https://raw.githubusercontent.com/clojure/clojure/master/src/clj/clojure/core.clj) into the [live demo](https://nextjournal.github.io/clojure-mode/). -**๐Ÿฅค Slurping & ๐Ÿคฎ Barfing** -* Forward: Ctrl + โ† / โ†’ or Mod + โ‡ง + J / K +**๐Ÿฅค Slurping & ๐Ÿคฎ Barfing** +* Forward: Ctrl + โ† / โ†’ or Mod + โ‡ง + J / K * Backward: Ctrl + Alt + โ† / โ†’ **๐Ÿ’— Semantic Selections**