hrsh7th / cmp-path

nvim-cmp source for path
MIT License
628 stars 60 forks source link

Add option to show hidden files without typing `.` first #66

Open davidsierradz opened 1 year ago

davidsierradz commented 1 year ago

Hi, adding the option show_hidden_files_by_default with false as default, so no breaking change. Thanks.

FelipeLema commented 8 months ago

hey, we're looking to add this feature to cmp-async-path

can you do a merge request there with this feature? I'd like to keep you as the author