Skip to content

Commit

Permalink
disable decorations
Browse files Browse the repository at this point in the history
  • Loading branch information
Souvik Banerjee committed Oct 12, 2016
1 parent d16759d commit 8733042
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -360,8 +360,6 @@
(progn (setq company-backends (delete 'company-semantic company-backends)))
(progn (global-ede-mode 1)
(semantic-mode 1)
(global-semantic-idle-completions-mode t)
(global-semantic-decoration-mode t)
(global-semantic-highlight-func-mode t)
(global-semantic-show-unmatched-syntax-mode t)))

Expand Down

0 comments on commit 8733042

Please sign in to comment.