diff options
| author | Jesús <heckyel@hyperbola.info> | 2019-01-31 19:31:27 -0500 |
|---|---|---|
| committer | Jesús <heckyel@hyperbola.info> | 2019-01-31 19:31:27 -0500 |
| commit | 719257e801c6c02552192d98ad869a9c6cc13634 (patch) | |
| tree | 796e5de73dba05466fb333cfd7e2ad0781acf3f3 /init.el | |
| parent | f9d740e73d46f563fb0cd7cb3a1649e1643eeb05 (diff) | |
| download | emacs-personal-719257e801c6c02552192d98ad869a9c6cc13634.tar.lz emacs-personal-719257e801c6c02552192d98ad869a9c6cc13634.tar.xz emacs-personal-719257e801c6c02552192d98ad869a9c6cc13634.zip | |
Delete ggtags
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |
