瀏覽代碼

Remove deprecated helm-config

master
Bingen Eguzkitza 2 年之前
父節點
當前提交
cb54e36789
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      lisp/setup-helm.el

+ 2
- 1
lisp/setup-helm.el 查看文件

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

Loading…
取消
儲存