You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm moving over from fzf.vim so apologies if I'm missing something obvious. When I run :CocCommand fzf-preview.ProjectGrep . it looks like the popup is returning results in directories in my .gitignore
Is there a way to exclude those dirs?
Expected
Search results should not have stuff from .git and node_modules
Environment Information
fzf-preview version (package.json):
OS: MacOSX
Vim/Neovim version: 0.8.1
The text was updated successfully, but these errors were encountered:
Problems summary
I'm moving over from
fzf.vim
so apologies if I'm missing something obvious. When I run:CocCommand fzf-preview.ProjectGrep .
it looks like the popup is returning results in directories in my.gitignore
Is there a way to exclude those dirs?
Expected
Search results should not have stuff from
.git
andnode_modules
Environment Information
fzf-preview version (package.json):
OS: MacOSX
Vim/Neovim version: 0.8.1
The text was updated successfully, but these errors were encountered: