Helm autoresize broke, but my usage doesn't need autoresize
This commit is contained in:
parent
67f65a91db
commit
6bc8c71dc8
@ -89,13 +89,8 @@
|
|||||||
helm-imenu-fuzzy-match t
|
helm-imenu-fuzzy-match t
|
||||||
helm-apropos-fuzzy-match t
|
helm-apropos-fuzzy-match t
|
||||||
helm-lisp-fuzzy-completion t
|
helm-lisp-fuzzy-completion t
|
||||||
;; Autoresize settings - by setting max = 0, these settings are used to
|
;; While auresize is disabled these variable are in use.
|
||||||
;; control the helm window size.
|
helm-display-buffer-default-height 0.35)
|
||||||
helm-autoresize-max-height 0
|
|
||||||
helm-autoresize-min-height 35)
|
|
||||||
|
|
||||||
;; Enable autoresize to adjust helm window size.
|
|
||||||
(helm-autoresize-mode 1)
|
|
||||||
|
|
||||||
;; Hide minibuffer --------------------------------------------------------
|
;; Hide minibuffer --------------------------------------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user