diff options
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ (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) |