Skip to content

Commit 7c31f50

Browse files
katomusobbatsov
authored andcommitted
Update cider-cheatsheet.el package commentary
1 parent 31af2db commit 7c31f50

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

cider-cheatsheet.el

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
;; Copyright © 2019-2024 Kris Jenkins, Bozhidar Batsov and CIDER contributors
44
;;
55
;; Author: Kris Jenkins <[email protected]>
6+
;; Kato Muso <[email protected]>
67

78
;; This program is free software: you can redistribute it and/or modify
89
;; it under the terms of the GNU General Public License as published by
@@ -23,9 +24,6 @@
2324

2425
;; A quick reference system for Clojure. Fast, searchable & available offline.
2526

26-
;; Mostly taken from Kris Jenkins' `clojure-cheatsheet'
27-
;; See: https://github.com/clojure-emacs/clojure-cheatsheet
28-
2927
;;; Code:
3028

3129
(require 'cider-doc)

0 commit comments

Comments
 (0)