Saghen / blink.cmp

Performant, batteries-included completion plugin for Neovim
MIT License
632 stars 27 forks source link

Bug: `time` snippet is not autofilled #32

Closed NicoElbers closed 2 days ago

NicoElbers commented 2 days ago

The time snippet (and similar such snippets) are auto filled to the current time. However using blink.cmp, this does not happen:

Using blink: image image

Using cmp: image image

chrisgrieser commented 2 days ago

duplicate of #27

NicoElbers commented 2 days ago

Ah mb