CmdShow: Added 'rule.color.merge' as a valid configuration setting

This commit is contained in:
Paul Beckingham 2015-09-04 07:58:36 -04:00
parent aae29cbcfd
commit 288bd81d8f

View file

@ -183,6 +183,7 @@ int CmdShow::execute (std::string& output)
" regex"
" reserved.lines"
" row.padding"
" rule.color.merge"
" rule.precedence.color"
" search.case.sensitive"
" shell.prompt"