Explorar el Código

Remove deprecated helm-config

master
Bingen Eguzkitza hace 2 años
padre
commit
cb54e36789
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      lisp/setup-helm.el

+ 2
- 1
lisp/setup-helm.el Ver fichero

@@ -1,5 +1,6 @@
(require-package 'helm)
(require 'helm-config)
;; https://github.com/emacs-helm/helm/commit/e81fbbc687705595ab65ae5cd3bdf93c17a90743
;;(require 'helm-config)
(require 'helm-grep)

;; The default "C-x c" is quite close to "C-x C-c", which quits Emacs.

Cargando…
Cancelar
Guardar