sainnhe / edge

Clean & Elegant Color Scheme inspired by Atom One and Material
MIT License
869 stars 56 forks source link

Fix a bug in getting root dir of edge on Windows #21

Closed jdhao closed 3 years ago

jdhao commented 3 years ago

File paths on Windows use backlash as path separator. The original way of using substitute() to get the root dir of plugin edge won't work for Windows.