sagb.dev
sagb.dev
Somebody asked on the treesitter repo about this, I guess we'll need to [wait for somebodies response](https://github.com/nvim-treesitter/nvim-treesitter/discussions/2230). I think that windwp/nvim-autopairs needs this enabled if we want to check the...
I was referring to [this](https://github.com/windwp/nvim-autopairs#Treesitter). But I'm not really sure, it's just my guess.
You mean this? `export FZF_DEFAULT_COMMAND='rg --files --no-ignore-vcs --hidden'`. You just need to put it in your .zshrc and that's it.
I guess this belongs here since it's related and I didn't wanted to create another issue: If you select the option to maximize window, it makes it wider and larger...
Maybe there's something mapped to your `y`(you can check with `:map y`), but I don't think that's related to the plugin, at least I don't get that with this plugin...