We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nvim-treesitter
1 parent 10f3847 commit 8a2a0ffCopy full SHA for 8a2a0ff
lua/astrocommunity/fuzzy-finder/snacks-picker/init.lua
@@ -2,7 +2,6 @@ return {
2
"folke/snacks.nvim",
3
priority = 1000,
4
lazy = false,
5
- dependencies = { "nvim-treesitter/nvim-treesitter" },
6
opts = { picker = { ui_select = true } },
7
specs = {
8
{
0 commit comments