Fix warning message.

This commit is contained in:
kj 2022-11-19 01:29:13 -04:00
parent 918396efc6
commit db3aeec98e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
:straight t
:defines (company-dabbrev-ignore-case company-dabbrev-downcase)
:custom-face
(company-tooltip-annotation ((t (:inherit completions-annotations :foreground nil))))
;; (company-tooltip-annotation ((t (:inherit completions-annotations :foreground nil))))
(company-box-selection ((t (:inherit company-tooltip :weight semibold :extend t))))
:hook (after-init . global-company-mode)
:bind (