Update src/Context.cpp

Co-authored-by: Dustin J. Mitchell <dustin@v.igoro.us>
This commit is contained in:
linsaraj 2025-02-07 17:49:43 -06:00 committed by GitHub
parent e3f1a3e87a
commit 911f1c6348
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1123,7 +1123,7 @@ void Context::createDefaultConfig() {
<< "#include solarized-dark-256.theme\n"
<< "#include solarized-light-256.theme\n"
<< "#include no-color.theme\n"
<< "#include default.theme\n"
<< "include default.theme\n"
<< '\n';
// Write out the new file.