Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for snacks.nvim picker #162

Open
ayn2op opened this issue Jan 22, 2025 · 2 comments
Open

Support for snacks.nvim picker #162

ayn2op opened this issue Jan 22, 2025 · 2 comments

Comments

@ayn2op
Copy link

ayn2op commented Jan 22, 2025

Reference: https://github.com/folke/snacks.nvim

@redoxahmii
Copy link

+1

@kawre
Copy link
Owner

kawre commented Feb 3, 2025

Planning to implement it soon. In the meantime, if you set up lazy loading properly, you can ensure that telescope/fzf loads only when leetcode.nvim is loaded by specifying it in the dependencies field of lazy.nvim.

{
  "kawre/leetcode.nvim",
  dependencies = {
    "telescope.nvim",
  },
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants