Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

capf icon error #1

Closed
donneyluck opened this issue Jul 6, 2023 · 4 comments
Closed

capf icon error #1

donneyluck opened this issue Jul 6, 2023 · 4 comments

Comments

@donneyluck
Copy link

donneyluck commented Jul 6, 2023

image

what should i do

emacs 29.1
manjaro linux last

@shuxiao9058
Copy link
Owner

could you share your config file? Which frontend do you use? company or corfu?

@shuxiao9058
Copy link
Owner

perhaps this is because the company kind:

     :company-kind (lambda (_) (intern "tabnine"))

try add kind icon :


 (add-to-list 'kind-icon-mapping '(tabnine "ai" :icon "cloud" :face shadow) t)

@shuxiao9058
Copy link
Owner

@donneyluck have you resolved this issue now?

@donneyluck
Copy link
Author

@donneyluck have you resolved this issue now?
resolved thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants