You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use winum with the latest Doom Emacs; using winum-scope 'frame-local throws the same type error as reported in #5 (full use-package stanza, for reference):
(use-package winum
:defer t
:init
(setq-default
winum-scope 'frame-local))
The text was updated successfully, but these errors were encountered:
I am trying to use winum with the latest Doom Emacs; using
winum-scope 'frame-local
throws the same type error as reported in #5 (full use-package stanza, for reference):The text was updated successfully, but these errors were encountered: