Clean up some variable problems
Some checks failed
/ Test config on 20 (push) Failing after 50s

This commit is contained in:
Maciej 2026-04-01 14:11:52 +03:00
parent 8115d07ddf
commit 58483d3943
Signed by: maciej
GPG key ID: 28243AF437E32F99
8 changed files with 60 additions and 30 deletions

View file

@ -6,7 +6,9 @@
;;; helpful.
;;;
;;; Code:
(eval-when-compile (defvar icejam-keys-mode-map))
(eval-when-compile
(defvar icejam-keys-mode-map)
(defvar crm-separator))
;; Preparations for using Vertico/Orderless
(setopt
@ -21,6 +23,7 @@
'(read-only t cursor-intangible t face minibuffer-prompt))
(defun crm-indicator (args)
"Work with ARGS in `completing-read-multiple`."
(cons (format "[CRM%s] %s"
(replace-regexp-in-string
"\\`\\[.*?]\\*\\|\\[.*?]\\*\\'" ""