> I'd say if the user wants to override just something, he'll have to delete > the parts of the file he doesn't want to override.
Thats why I suggested we add a`# ` to the front of each line (`s/^/# /g`). Everything is still visible and you can still see which things are commented out in the system file. Deletions are not needed. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1482#issuecomment-297576205
