diff --git a/cider-cheatsheet.el b/cider-cheatsheet.el index 3bd4be4e5..fbc07dad6 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 +;; Kato Muso ;; 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)