completion/ivy: don't prepend describe-* or M-x with ^
This commit is contained in:
parent
3d77989c66
commit
f0eeaec5a0
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
ivy-fixed-height-minibuffer t
|
||||
projectile-completion-system 'ivy
|
||||
smex-completion-method 'ivy
|
||||
;; Don't use ^ as initial input
|
||||
ivy-initial-inputs-alist nil
|
||||
;; highlight til EOL
|
||||
ivy-format-function 'ivy-format-function-line)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue