Переглянути джерело

Add editorconfig-trim-whitespaces-mode configuration

master
10sr 6 роки тому
джерело
коміт
880e27aeed
Підписано: 10sr Ідентифікатор GPG ключа: 7BEC428194130EB2
1 змінених файлів з 3 додано та 0 видалено
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Переглянути файл

@@ -717,6 +717,9 @@ found, otherwise returns nil."
;; 'editorconfig-core-get-properties-hash)
(editorconfig-mode 1)
(set-variable 'editorconfig-mode-lighter " EC")
(when (fboundp 'ws-butler-mode)
(set-variable 'editorconfig-trim-whitespaces-mode
'ws-butler-mode))
(with-eval-after-load 'org-src
;; [*.org\[\*Org Src*\[ c \]*\]]
(add-hook 'org-src-mode-hook


Завантаження…
Відмінити
Зберегти