helm: changep rompt to ':: '
This commit is contained in:
parent
a3503394c4
commit
cdaafd12c7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue