vim-readdir
vim-readdir copied to clipboard
Create file shortcut
This commit lets you create new files while browsing. Not sure if it's useful for you (as you do a cwd command when you visit new directories).
https://github.com/randomekek/vim-readdir/commit/2d4163d959a64581a58d927b761ee531f8be3ef8
Hmm, yeah. I can see how that makes sense for you.
I don’t like the UI though… e.g. you don’t get tab completion. I can’t say off hand how it would have to be designed so that I’d like it… Something more… Vim-ish.
Actually… I think this kinda convinces me that adding the chdir
s was the right choice. 😊 They were a feature request that I was little skeptical of at first… but considering the effect on other Vim commands, maybe doing the chdir
and then not needing various other explicit features was exactly the right choice.
Yeah I prefer to not chdir because it's a habit from netrw. Easier to patch config than fix muscle memory... obligatory xkcd.