oil.nvim
oil.nvim copied to clipboard
feature request: option to show all hidden files if directory only has hidden files
Did you check existing requests?
- [X] I have searched the existing issues
Describe the feature
If I open a directory that only has "hidden" files in it, I'd like an option that defaults to showing those hidden files do I don't have to do g. to show them. Probably doesn't have to be default behavior
Provide background
I've got my various .zshxxx files inside a .zsh folder in my home dir. If I run nvim .zsh to open that directory, I have to always do g. afterwards to show the files.
What is the significance of this feature?
nice to have
Additional details
No response