jdtsmith / kind-icon

Completion kind text/icon prefix labelling for emacs in-region completion
GNU Affero General Public License v3.0
174 stars 4 forks source link

Type of `kind-icon-default-face` does not include `nil` #35

Closed whxvd closed 1 year ago

whxvd commented 1 year ago

In Emacs 29,

(setopt kind-icon-default-face nil)

emits a warning that nil is not a face.

jdtsmith commented 1 year ago

Give 0c0b6cc a try.

jdtsmith commented 1 year ago

Assuming this is fixed. Let me know if not.