2026-03-21 19:06:11
:vim: #vim pros:
I want to open a zip file that does *not* have a .zip suffix with vim's nice browsing mode. Is this from within vim the only way to achieve this?
:call zip#Browse("/full/path/to/file")
Unfortunately there is no tab completion in that string 😑
And yes, I could use symlinks:
> ln -rsf myfile.notzip{,.zip}
> vim myfile.notzip.zip
A rare example of somebody switching from #Emacs to #vim:
"I have officially retired from Emacs"
https://nullprogram.com/blog/2026/04…