rmullin7286 / neovim-config

My config scripts for neovim
GNU General Public License v3.0
0 stars 0 forks source link

Add option to do telescope file search including hidden directories #9

Open rmullin7286 opened 2 months ago

rmullin7286 commented 2 months ago

Currently, ft will open telescope file search for only non-hidden files. I should have an alternate keybinding like ft that will include hidden directories.