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