telescope-project.nvim
telescope-project.nvim copied to clipboard
Change <C-r> to rename instead of recent files
Have a recommendation to map <C-r> in insert mode to rename project instead of recent files
I mapped esc to close telescope, so i mainly use the insert mode shortcuts, and i feel most people would wanna use rename more often instead of recent files
Kinda agree with that recomendation, usually, we rename stuff 😆 . I suggest supporting renaming to different directory as well.
Personally, I mapped <space>R to eunuch-:Move command. I think it is a great implementation for reference.
FIY: I suggested a separate mode to edit the telescope-project.txt file in .local/share/nvim/telescope-project.txt in this request for comment. Would be curious what you think.