Emacs: Remove Helm and Undo-Tree lighters

master
Pierre Neidhardt 2017-06-29 20:40:42 +01:00
parent aded10aaa0
commit e11d0c9c8f
2 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@
(evil-mode 1)
(remove-hook 'evil-insert-state-exit-hook 'expand-abbrev)
;; (setq evil-want-abbrev-expand-on-insert-exit nil)
(setq undo-tree-mode-lighter "")
;; Commenting.
;; M-; comments next line in VISUAL. This is because of a different newline

View File

@ -20,6 +20,7 @@
helm-display-header-line nil
helm-findutils-search-full-path t
helm-show-completion-use-special-display nil
helm-completion-mode-string ""
helm-apropos-fuzzy-match t
helm-buffers-fuzzy-matching t