emacs: add init-ggtags.el file for ggtags
[dotfiles.git] / emacs.d / config / my-packages.el
index 278972f..1ac60c8 100644 (file)
@@ -40,6 +40,7 @@
     projectile
     projectile-speedbar
     ecb
+    ggtags
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)