Ver a proveniência

Add fic-mode

master
10sr há 5 anos
ascendente
cometimento
8846586545
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 5 adições e 0 eliminações
  1. +5
    -0
      emacs.el

+ 5
- 0
emacs.el Ver ficheiro

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



Carregando…
Cancelar
Guardar