You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey folks,
New blink.cmp user here trying it out! So far I'm really liking the responsiveness and the fuzzyness!
I'm having a bit of trouble troubleshooting custom snippets though. I have them defined what I understand is the default path:
blink.cmp/lua/blink/cmp/sources/snippets/registry.lua
Line 17 in 46eb5f3
They are in this format, which I understand is one of the standards:
However, they are not showing up in the completion menu:
My config snippet is:
Which should get merged with the LazyVim config here: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/plugins/extras/coding/blink.lua
I'd love to see some pointers on how to debug this further. How can I know what is not working here?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions