mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
helm: changep rompt to ':: '
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
(use-package helm
|
||||
:init
|
||||
(defvar helm-global-prompt ">>> ")
|
||||
(defvar helm-global-prompt ":: ")
|
||||
(setq-default
|
||||
helm-quick-update t
|
||||
helm-reuse-last-window-split-state t
|
||||
|
Reference in New Issue
Block a user