mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-03-02 02:02:43 +01:00
The function CleanPath() cleans up the file paths for Windows users. Removes all content of the path up to the first `\\`, which should fix the issues related to Windows file paths.