Parcourir la source

Uncomment this, not sure what it broke anymore and seems to work

master
Mitch Tishmack il y a 6 ans
Parent
révision
4ddd6182e7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      emacs.org

+ 1
- 1
emacs.org Voir le fichier

@@ -598,7 +598,7 @@ Note that not all these functions are defined at package install time
(use-package semantic
:ensure t
:config
;; (add-to-list 'semantic-default-submodes 'global-semantic-stickyfunc-mode)
(add-to-list 'semantic-default-submodes 'global-semantic-stickyfunc-mode)
(custom-set-variables
'(global-semantic-decoration-mode t)
'(global-semantic-highlight-func-mode t)


Chargement…
Annuler
Enregistrer