spacemacs

stagmoose 2021-09-27T06:26:54.042700Z

Has anyone tried symex.el before https://github.com/countvajhula/symex.el#installation I put

(use-package symex
  :config
  (symex-initialize))
in my user-config, and type in M-x symex-mode-interface and nothing happened 😅