neovim/runtime/lua
github-actions[bot] b9a513ae11
[Backport release-0.9] fix(fs): make normalize() work with '/' path (#24060)
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.

(cherry picked from commit 80ff66118a)

Co-authored-by: Evgeni Chasnovski <evgeni.chasnovski@gmail.com>
2023-06-19 02:01:12 -07:00
..
nvim fix(health): iterate using ipairs correctly (#22119) 2023-02-06 12:24:00 +08:00
vim [Backport release-0.9] fix(fs): make normalize() work with '/' path (#24060) 2023-06-19 02:01:12 -07:00
_vim9script.lua feat(api): nvim_exec2(), deprecate nvim_exec() #19032 2023-03-25 09:58:48 -07:00
editorconfig.lua fix(editorconfig): check that buffer is valid 2023-06-05 16:53:33 +00:00
man.lua fix(man.lua): return support of all sections 2023-05-08 08:09:54 +00:00