Install combobulate

This commit is contained in:
Tobias Ostner 2024-09-26 10:59:52 +02:00
parent d091ecd866
commit 00ceaae17b
2 changed files with 12 additions and 0 deletions

View file

@ -48,6 +48,8 @@
(use-package flycheck-clj-kondo)
(require 'flycheck-clj-kondo))
(use-package combobulate)
(use-package consult
:bind
(("C-x b" . consult-buffer)