Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
Enable company-box to fix the issue that company-quickhelp doesn't fo…
Browse files Browse the repository at this point in the history
…llow theme

- company-quickhelp doesn't use face to pop-tip company-mode/company-quickhelp#110
- company-box supports quickhelp-string
  • Loading branch information
15cm committed Jan 25, 2022
1 parent af71288 commit b6b6a6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ values."
auto-completion-enable-snippets-in-popup t
auto-completion-enable-sort-by-usage t
auto-completion-enable-help-tooltip t
auto-completion-use-company-box t
)
tree-sitter
emacs-lisp
Expand Down

0 comments on commit b6b6a6c

Please sign in to comment.