nvim-telescope / telescope-file-browser.nvim

File Browser extension for telescope.nvim
MIT License
1.68k stars 92 forks source link

feat: support for creating multiple files using pattern. #404

Open Mirsmog opened 3 days ago

Mirsmog commented 3 days ago

Added Multi-File Creation Functionality

Why This Matters:

This change speeds up the workflow by reducing the steps needed to create multiple files. It makes the process quicker and simpler, cutting down repetitive tasks.

I’m not a expert, but I believe this feature will make things easier for others and improve file management efficiency.