cvigilv / esqueleto.nvim

Reduce your boilerplate code the lazy-bones way
MIT License
98 stars 7 forks source link

feat(ui): implement a template insertion prompt inspired in Emac's Ivy #10

Closed cvigilv closed 1 week ago

cvigilv commented 1 year ago

As a way to make selecting the correct template when esqueleto runs its insertion prompt, this issue is intended to add a new prompt inspired in Emac's Ivy.

The layout will be as follows:

The Preview pane should be TreeSitter highlighted if possible. The Selection pane should be simple and minimal as Ivy.