Explorar el Código

Remove fill-column-indicator

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

+ 0
- 5
emacs.el Ver fichero

@@ -148,7 +148,6 @@ Otherwize hook it."
editorconfig
git-ps1-mode
restart-emacs
fill-column-indicator
pkgbuild-mode
minibuffer-line
which-key
@@ -1001,10 +1000,6 @@ THEM are function and its args."
;; t))
))

(and nil
'(require 'fill-column-indicator nil t)
(setq fill-column-indicator))

(defun my-gen-hl-line-color-dark ()
"Generate color for current line in black background."
(let* ((candidates (mapcar 'number-to-string (number-sequence 1 6)))


Cargando…
Cancelar
Guardar