Don't enable semantic-mode by default

This commit is contained in:
Evie Litherland-Smith 2025-02-26 16:17:32 +00:00
parent f0f5c6f20c
commit 2d716faf2a

View file

@ -1027,7 +1027,6 @@
(setq gdb-many-windows t)) (setq gdb-many-windows t))
(use-package semantic (use-package semantic
:hook (after-init . semantic-mode)
:custom :custom
(semantic-default-submodes '(global-semanticdb-minor-mode (semantic-default-submodes '(global-semanticdb-minor-mode
global-semantic-idle-scheduler-mode global-semantic-idle-scheduler-mode