diff --git a/init.el b/init.el index f9ed717..8591af3 100644 --- a/init.el +++ b/init.el @@ -2695,8 +2695,7 @@ With given ARG, display files in `db/important-document-path’." :commands (semantic-mode) :init (setq semantic-default-submodes '(global-semantic-idle-scheduler-mode - global-semanticdb-minor-mode - global-semantic-idle-summary-mode)) + global-semanticdb-minor-mode)) :config (progn (require 'semantic/ia) (require 'semantic/bovine/el)