JINNOUCHI Yasushi
JINNOUCHI Yasushi
Hmm..., I cannot reproduce it. For example, I have created a new git repo, and `fd -Htf` in it. Then it does not show any `.git/*` entries. ```bash ~ ❯❯❯...
Finally I noticed I have not did `brew upgrade` recent months ;) I did `brew upgrade fd`, and installed v10.1.0, then reproduced this! ```bash /t/foo () ❯❯❯ fd -Htf .git/HEAD...
It says the same thing. https://github.com/sharkdp/fd/releases/tag/v10.0.0 > Breaking: No longer automatically ignore .git when using --hidden with vcs ignore enabled. I will check #221.
Thank you @matthewgrossman. This issue has been fixed. Check it all.
Strange. When you execute `:FrecencyValidate` and restart Neovim, does it become better?
It's nice! OK, I will set min: 0.10.x to telescope-frecency.nvim after releasing telescope.nvim 0.2. 👍🏻
Isn't it https://github.com/epwalsh/obsidian.nvim 's matter? Here is obsidian-bridge.nvim, that has no code for pickers.
oh, I see. obsidian.nvim already supports them, but obsidian-bridge.nvim doesn't.