NeoTree is an emacs tree plugin like NERD tree for Vim.
Questions tagged [neotree]
15 questions
2
votes
1 answer
how to rename a file in neotree without ivy select confusing?
I have this directory structure for example:
/a/a1.txt
I want rename /a/a1.txt to /a/a1, and hoping this result:
/a/a1
But when I invoke C-c C-r command at the node of /a/a1.txt and input character a1. Ivy will recommend me a1.txt.
After useā¦

LoranceChen
- 305
- 1
- 2
- 10