Explorar el Código

Merge branch 'master' of github.com:10sr/dotfiles

pull/1/head
10sr hace 11 años
padre
commit
9fab0402d1
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Ver fichero

@@ -684,7 +684,8 @@ found, otherwise returns nil."
;; some modes and hooks

(and (fetch-library
"https://raw.github.com/10sr/emacs-lisp/master/remember-major-modes-mode.el")
"https://raw.github.com/10sr/emacs-lisp/master/remember-major-modes-mode.el"
t)
(require 'remember-major-modes-mode nil t)
(remember-major-modes-mode 1)
)


Cargando…
Cancelar
Guardar