Fix helm config autoload

This commit is contained in:
Tom Willemse 2016-01-08 11:43:04 +01:00
parent 4067ac11a3
commit d81f84faf9

View file

@ -26,6 +26,7 @@
(require 'helm-lib) (require 'helm-lib)
;;;###autoload
(defun oni:stop-truncating-helm-lines () (defun oni:stop-truncating-helm-lines ()
(with-current-buffer helm-buffer (with-current-buffer helm-buffer
(setq truncate-lines nil (setq truncate-lines nil