diff options
Diffstat (limited to 'docs/settingchanges.rst')
-rw-r--r-- | docs/settingchanges.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/settingchanges.rst b/docs/settingchanges.rst index bdb5d186..d09543d6 100644 --- a/docs/settingchanges.rst +++ b/docs/settingchanges.rst @@ -105,7 +105,6 @@ with:: (Cmd) set --long abbrev: True # Accept abbreviated commands autorun_on_edit: False # Automatically run files after editing - case_insensitive: True # upper- and lower-case both OK colors: True # Colorized output (*nix only) continuation_prompt: > # On 2nd+ line of input debug: False # Show full error stack on error |