Przeglądaj źródła

Add editorconfig-trim-whitespaces-mode configuration

master
10sr 6 lat temu
rodzic
commit
880e27aeed
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Wyświetl plik

@@ -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


Ładowanie…
Anuluj
Zapisz