Revert "Avoid expansion of file path containing spaces"

This reverts commit edcccf8f1bb0eb283aa332dc3a2d2b431eb6d189.
This commit is contained in:
Gioele De Vitti 2022-11-11 18:36:37 +01:00
parent cb0cc051ad
commit d0a48d710b

View File

@ -115,8 +115,8 @@ map <c-s> set hidden!
map <enter> shell
map x $$f
map X !$f
map o &mimeopen "$f"
map O $mimeopen --ask "$f"
map o &mimeopen $f
map O $mimeopen --ask $f
map A rename # at the very end
map c push A<c-u> # new rename