Files
neovim/runtime/lua/vim
Evgeni Chasnovski 8a7e3353eb fix(fs): make normalize() work with '/' path (#24047)
Problem: Current implementation of "remove trailing /" doesn't
account for the case of literal '/' as path.
Solution: Remove trailing / only if it preceded by something else.

Co-authored by: notomo <notomo.motono@gmail.com>
2023-06-18 06:49:33 -05:00
..
2023-05-13 21:33:22 +02:00
2023-06-07 13:52:23 +01:00
2023-02-22 16:23:49 +01:00
2023-06-12 01:14:33 +02:00