Fix helm config autoload
This commit is contained in:
parent
4067ac11a3
commit
d81f84faf9
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
|
||||
(require 'helm-lib)
|
||||
|
||||
;;;###autoload
|
||||
(defun oni:stop-truncating-helm-lines ()
|
||||
(with-current-buffer helm-buffer
|
||||
(setq truncate-lines nil
|
||||
|
|
Loading…
Reference in a new issue