Selaa lähdekoodia

Fix helm for C Ide

Add missing packages install requirement.
master
ßingen 10 vuotta sitten
vanhempi
commit
5308b3078f
2 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +1
    -0
      lisp/setup-helm-gtags.el
  2. +1
    -0
      lisp/setup-helm.el

+ 1
- 0
lisp/setup-helm-gtags.el Näytä tiedosto

(require-package 'helm-gtags)
(require 'helm-gtags) (require 'helm-gtags)


(setq (setq

+ 1
- 0
lisp/setup-helm.el Näytä tiedosto

(require-package 'helm)
(require 'helm-config) (require 'helm-config)
(require 'helm-grep) (require 'helm-grep)



Loading…
Peruuta
Tallenna