oil.nvim/lua
Steven Arcangeli 0cff2447b5 WIP: properly escape paths in Windows
Still not working with $ (try a file named a$PATH.txt).
:edit a$PATH.txt will expand the variable
:edit a\$PATH.txt will treat it as a path separator, so a/$PATH.txt
2023-11-04 08:43:03 -07:00
..
oil WIP: properly escape paths in Windows 2023-11-04 08:43:03 -07:00
resession/extensions cleanup: don't need empty methods in resession extension 2023-09-17 10:10:42 -07:00