Remove comment.
This commit is contained in:
parent
38d53dc5c1
commit
900e6d181b
@ -12,7 +12,6 @@
|
|||||||
:straight t
|
:straight t
|
||||||
:defines (company-dabbrev-ignore-case company-dabbrev-downcase)
|
:defines (company-dabbrev-ignore-case company-dabbrev-downcase)
|
||||||
:custom-face
|
:custom-face
|
||||||
;; (company-tooltip-annotation ((t (:inherit completions-annotations :foreground nil))))
|
|
||||||
(company-box-selection ((t (:inherit company-tooltip :weight semibold :extend t))))
|
(company-box-selection ((t (:inherit company-tooltip :weight semibold :extend t))))
|
||||||
:hook (after-init . global-company-mode)
|
:hook (after-init . global-company-mode)
|
||||||
:bind (
|
:bind (
|
||||||
|
Loading…
Reference in New Issue
Block a user