Add semantic activation

This commit is contained in:
Daniel - 2019-12-20 17:39:13 +01:00
parent d40f4d92e8
commit 05cb96d310
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 2 additions and 1 deletions

View File

@ -118,7 +118,8 @@
which-key-mode
eyebrowse-mode
projectile-mode
yas-global-mode))
yas-global-mode
semantic-mode))
(with-demoted-errors "Cannot activate mode: %s"
(funcall mode +1)))