branch: elpa/cider
commit 7c31f506d84f973d0843c8682edf32c2a017b8ae
Author: Kato Muso <m...@katomuso.io>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    Update cider-cheatsheet.el package commentary
---
 cider-cheatsheet.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/cider-cheatsheet.el b/cider-cheatsheet.el
index 3bd4be4e55..fbc07dad6d 100644
--- a/cider-cheatsheet.el
+++ b/cider-cheatsheet.el
@@ -3,6 +3,7 @@
 ;; Copyright © 2019-2024 Kris Jenkins, Bozhidar Batsov and CIDER contributors
 ;;
 ;; Author: Kris Jenkins <krisajenk...@gmail.com>
+;;         Kato Muso <m...@katomuso.io>
 
 ;; This program is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
@@ -23,9 +24,6 @@
 
 ;; A quick reference system for Clojure.  Fast, searchable & available offline.
 
-;; Mostly taken from Kris Jenkins' `clojure-cheatsheet'
-;; See: https://github.com/clojure-emacs/clojure-cheatsheet
-
 ;;; Code:
 
 (require 'cider-doc)

Reply via email to