lib/textbringer/config.rb in textbringer-0.2.5 vs lib/textbringer/config.rb in textbringer-0.2.6

- old
+ new

@@ -14,8 +14,9 @@ window_min_height: 4, syntax_highlight: true, highlight_buffer_size_limit: 102400, shell_file_name: ENV["SHELL"], shell_command_switch: "-c", - grep_command: "grep -nH -e" + grep_command: "grep -nH -e", + fill_column: 70 } end