dracula / notepad-plus-plus

🧛🏻‍♂️ Dark theme for Notepad++
https://draculatheme.com/notepad-plus-plus
MIT License
287 stars 109 forks source link

Fix wrong path: %AppData% already expands to AppData\Roaming #51

Closed adithya-s-sekhar closed 10 months ago

adithya-s-sekhar commented 11 months ago

Using %AppData%\Roaming will expand to AppData\Roaming\Roaming.

adithya-s-sekhar commented 11 months ago

Missed this: https://github.com/dracula/notepad-plus-plus/issues/2

I believe there is a confusion in the above issue, %appdata% always expanded to appdata\roaming on Windows 7, 8, 10 and 11. That isnt changed on any systems.