Disable semantic mode

This commit is contained in:
syl20bnr 2014-09-06 04:49:04 -04:00
parent b8e9bff119
commit cef54dd8a4

View file

@ -362,8 +362,6 @@ which require an initialization must be listed explicitly in the list."
(require 'auto-complete-config)
(ac-config-default)
(add-to-list 'completion-styles 'initials t)
(add-to-list 'ac-sources 'ac-source-semantic)
(semantic-mode t)
;; customization
(setq ac-auto-start 2
ac-delay 0.