Files
neovim/runtime/lua/vim
Evgeni Chasnovski 80ff66118a fix(fs): make normalize() work with '/' path
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.
2023-06-17 14:39:01 +03: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