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

Don't show files set in wildignore #60

Closed
Murderlon opened this issue Jan 27, 2022 · 2 comments
Closed

Don't show files set in wildignore #60

Murderlon opened this issue Jan 27, 2022 · 2 comments

Comments

@Murderlon
Copy link

Murderlon commented Jan 27, 2022

Similar to netrw it would be nice to filter out files defined in wildignore. For instance, I never want to see .DS_Store.

I'm open to creating a PR for it if you give me some pointers.

@tamago324
Copy link
Owner

Can you be more specific?
What features would you like to see?

@Murderlon
Copy link
Author

When using the default directory and file navigator (netrw) of (n)vim, adding a file (such as .DS_Store) to wildignore will cause the file to not be shown in the file tree. I thought it might be interesting to align with netrw on this.

Pheon-Dev added a commit to Pheon-Dev/lir.nvim that referenced this issue Oct 20, 2022
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

2 participants