folke / persistence.nvim

💾 Simple session management for Neovim
Apache License 2.0
655 stars 25 forks source link

feature: add telescope extension #57

Closed 5huanghuai closed 3 months ago

5huanghuai commented 3 months ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

the 'olimorris/persisted.nvim' have telescope extention.

Describe the solution you'd like

there maybe telescope extension like 'olimorris/persisted.nvim'

require("telescope").load_extension("persisted")

Describe alternatives you've considered

i'm using ‘https://github.com/olimorris/persisted.nvim

Additional context

No response

folke commented 3 months ago

Check require("persistence").select().