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 31af2db commit 7c31f50Copy full SHA for 7c31f50
cider-cheatsheet.el
@@ -3,6 +3,7 @@
3
;; Copyright © 2019-2024 Kris Jenkins, Bozhidar Batsov and CIDER contributors
4
;;
5
;; Author: Kris Jenkins <krisajenkins@gmail.com>
6
+;; Kato Muso <m@katomuso.io>
7
8
;; This program is free software: you can redistribute it and/or modify
9
;; it under the terms of the GNU General Public License as published by
@@ -23,9 +24,6 @@
23
24
25
;; A quick reference system for Clojure. Fast, searchable & available offline.
26
-;; Mostly taken from Kris Jenkins' `clojure-cheatsheet'
27
-;; See: https://github.com/clojure-emacs/clojure-cheatsheet
28
-
29
;;; Code:
30
31
(require 'cider-doc)
0 commit comments