浏览代码

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.

正在加载...
取消
保存