Context: Add news.version among configuration defaults

Otherwise news.version shows up as unrecognized variable.
This commit is contained in:
Tomas Babej
2021-10-02 18:25:01 -04:00
parent 4d85031b90
commit 34c12a7b78
2 changed files with 2 additions and 0 deletions

View File

@@ -177,6 +177,7 @@ int CmdShow::execute (std::string& output)
" list.all.tags"
" locking"
" nag"
" news.version"
" obfuscate"
" print.empty.columns"
" recurrence"