aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-01-31 19:31:27 -0500
committerJesús <heckyel@hyperbola.info>2019-01-31 19:31:27 -0500
commit719257e801c6c02552192d98ad869a9c6cc13634 (patch)
tree796e5de73dba05466fb333cfd7e2ad0781acf3f3 /init.el
parentf9d740e73d46f563fb0cd7cb3a1649e1643eeb05 (diff)
downloademacs-personal-719257e801c6c02552192d98ad869a9c6cc13634.tar.lz
emacs-personal-719257e801c6c02552192d98ad869a9c6cc13634.tar.xz
emacs-personal-719257e801c6c02552192d98ad869a9c6cc13634.zip
Delete ggtags
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el
index ecc5556..0c1b212 100644
--- a/init.el
+++ b/init.el
@@ -69,7 +69,6 @@
(require 'init-web-mode nil 'noerror)
(require 'init-ready nil 'noerror)
(require 'init-dokuwiki nil 'noerror)
-(require 'init-ggtags nil 'noerror)
;;; Loads custom file
(when (file-exists-p custom-file)