lambdalisue / vim-fern-git-status

🌿 Add Git status badge integration on file:// scheme on fern.vim
MIT License
88 stars 6 forks source link

Allow hiding git ignored files/directories #18

Open ismay opened 3 years ago

ismay commented 3 years ago

I was wondering if it'd be in scope for this plugin to allow hiding gitignored files/directories. Toggle functionality similar to fern-action-hidden:toggle would be really nice to have. Say fern-git-status-action-ignored:toggle.

lambdalisue commented 3 years ago

Not sure... I feel it's not a business of this plugin, but I also feel it's redundant if other plugins are aware of git ignored files.