ソースを参照

Remove deprecated helm-config

master
コミット
cb54e36789
1個のファイルの変更2行の追加1行の削除
  1. +2
    -1
      lisp/setup-helm.el

+ 2
- 1
lisp/setup-helm.el ファイルの表示

(require-package 'helm) (require-package 'helm)
(require 'helm-config)
;; https://github.com/emacs-helm/helm/commit/e81fbbc687705595ab65ae5cd3bdf93c17a90743
;;(require 'helm-config)
(require 'helm-grep) (require 'helm-grep)


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

読み込み中…
キャンセル
保存