Procházet zdrojové kódy

Remove deprecated helm-config

master
Bingen Eguzkitza před 2 roky
rodič
revize
cb54e36789
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      lisp/setup-helm.el

+ 2
- 1
lisp/setup-helm.el Zobrazit soubor

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

Načítá se…
Zrušit
Uložit