Przeglądaj źródła

Add page-break-lines

master
10sr 6 lat temu
rodzic
commit
dbe5a7e179
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."
super-save
pipenv
imenu-list
page-break-lines

scala-mode
;;ensime
@@ -376,6 +377,9 @@ found, otherwise returns nil."

(require 'page-ext nil t)

(when (safe-require-or-eval 'page-break-lines)
(global-page-break-lines-mode 1))

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



Ładowanie…
Anuluj
Zapisz