Przeglądaj źródła

Add fancy-narrow

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

+ 4
- 0
emacs.el Wyświetl plik

@@ -118,6 +118,7 @@ found, otherwise returns nil."
page-break-lines
sync-recentf
aggressive-indent
fancy-narrow

scala-mode
;;ensime
@@ -379,6 +380,9 @@ found, otherwise returns nil."
(when (safe-require-or-eval 'page-break-lines)
(global-page-break-lines-mode 1))

(when (safe-require-or-eval 'fancy-narrow)
(fancy-narrow-mode 1))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; title and mode-line



Ładowanie…
Anuluj
Zapisz