Skip to content

Commit

Permalink
Update cider-cheatsheet.el package commentary
Browse files Browse the repository at this point in the history
  • Loading branch information
katomuso authored and bbatsov committed Jun 3, 2024
1 parent 31af2db commit 7c31f50
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cider-cheatsheet.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
;; Copyright © 2019-2024 Kris Jenkins, Bozhidar Batsov and CIDER contributors
;;
;; Author: Kris Jenkins <krisajenkins@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
Expand All @@ -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)
Expand Down

0 comments on commit 7c31f50

Please sign in to comment.