Explorar el Código

Add page-break-lines

master
10sr hace 6 años
padre
commit
dbe5a7e179
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Ver fichero

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



Cargando…
Cancelar
Guardar