stevearc / resession.nvim

A replacement for mksession with a better API
MIT License
178 stars 13 forks source link

feat: add fitting kind to vim.ui.select #11

Closed prochri closed 1 year ago

prochri commented 1 year ago

This adds the kinds "resession_delete" and "resession_load" for the call to vim.ui.select.

Helps differentiate between seletors when using something like dressing.nvim.

stevearc commented 1 year ago

LGTM thanks!

stevearc commented 1 year ago

LGTM thanks!