This messes up the display
@ -3296,6 +3296,10 @@
helm-source-bookmark-files&dirs
helm-source-buffer-not-found))
#+end_src
Remove details from completions
#+begin_src emacs-lisp
(setq helm-completions-detailed nil)
Fix helm margins the bad way
(defun helm-display-mode-line (source &optional force)