Remove the kanban package

This commit is contained in:
Gergely Polonkai 2023-10-21 16:23:13 +02:00
parent c91421c3f8
commit f8bbc15cd5
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 0 additions and 6 deletions

View File

@ -1975,12 +1975,6 @@ Toggle other windows for maximum focus. When focus is no longer needed, they ca
("1" . zygospore-toggle-delete-other-windows)))
#+END_SRC
** Kanban board
#+BEGIN_SRC emacs-lisp
(use-package kanban)
#+END_SRC
** Highlight dired buffer by file size, modified time, git status
#+BEGIN_SRC emacs-lisp