4.3 Highlighting

The current expression is highlighted by default using an overlay. If you’d like to disable highlighting, add this to the :custom section (not the :config section) of your use-package form:

(symex-highlight-p nil)