소스 검색

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…
취소
저장