lib/textbringer/config.rb in textbringer-1.1.1 vs lib/textbringer/config.rb in textbringer-1.1.2

- old
+ new

@@ -14,8 +14,9 @@ highlight_buffer_size_limit: 1024, shell_file_name: ENV["SHELL"], shell_command_switch: "-c", grep_command: "grep -nH -e", fill_column: 70, + read_file_name_completion_ignore_case: RUBY_PLATFORM.match?(/darwin/), default_input_method: "t_code" } end