ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.82k stars 451 forks source link

fix(core): missing leading path separator #1301

Closed Jint-lzxy closed 1 week ago

Jint-lzxy commented 1 week ago

This is to mitigate a regression introduced by #1296, where a leading path separator is needed to properly delineate the path returned by stdpath().


Created with gh pr create