Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
bingen
/
emacs.d
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Fix helm for C Ide
Add missing packages install requirement.
master
ßingen
hace 9 años
padre
fc25ae780f
commit
5308b3078f
Se han
modificado 2 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-0
lisp/setup-helm-gtags.el
+1
-0
lisp/setup-helm.el
+ 1
- 0
lisp/setup-helm-gtags.el
Ver fichero
@@ -1,3 +1,4 @@
(require-package 'helm-gtags)
(require 'helm-gtags)
(setq
+ 1
- 0
lisp/setup-helm.el
Ver fichero
@@ -1,3 +1,4 @@
(require-package 'helm)
(require 'helm-config)
(require 'helm-grep)
Escribir
Vista previa
Cargando…
Cancelar
Guardar