use helm-autoresize-mode
This commit is contained in:
parent
aa4239659a
commit
7e21b242ed
1
init.el
1
init.el
@ -92,6 +92,7 @@
|
|||||||
:init
|
:init
|
||||||
(setq helm-split-window-default-side 'other)
|
(setq helm-split-window-default-side 'other)
|
||||||
(helm-mode 1)
|
(helm-mode 1)
|
||||||
|
(helm-autoresize-mode 1)
|
||||||
:config
|
:config
|
||||||
(define-key helm-find-files-map
|
(define-key helm-find-files-map
|
||||||
(kbd "<backtab>") #'helm-select-action)
|
(kbd "<backtab>") #'helm-select-action)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user