10sr 5 лет назад
Родитель
Сommit
8846586545
Подписано: 10sr Идентификатор GPG ключа: 7BEC428194130EB2
1 измененных файлов: 5 добавлений и 0 удалений
  1. +5
    -0
      emacs.el

+ 5
- 0
emacs.el Просмотреть файл

@@ -138,6 +138,7 @@ found, otherwise returns nil."
highlight-indentation
diminish
fzf
fic-mode

editorconfig
editorconfig-custom-majormode
@@ -752,6 +753,10 @@ found, otherwise returns nil."
'highlight-indentation-mode)))
;; (set-face-background 'highlight-indentation-current-column-face "#c3b3b3")

(when (fboundp 'fic-mode)
(add-hook prog-mode-hook
'fic-mode))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; file handling



Загрузка…
Отмена
Сохранить