diff options
Diffstat (limited to 'weechat')
| -rw-r--r-- | weechat/.weechat/aspell.conf | 2 | ||||
| -rw-r--r-- | weechat/.weechat/weechat.conf | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/weechat/.weechat/aspell.conf b/weechat/.weechat/aspell.conf index c3d12dc..4dcc4da 100644 --- a/weechat/.weechat/aspell.conf +++ b/weechat/.weechat/aspell.conf | |||
| @@ -10,7 +10,7 @@ suggestions = default | |||
| 10 | commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" | 10 | commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" |
| 11 | default_dict = "" | 11 | default_dict = "" |
| 12 | during_search = off | 12 | during_search = off |
| 13 | enabled = off | 13 | enabled = on |
| 14 | real_time = off | 14 | real_time = off |
| 15 | suggestions = -1 | 15 | suggestions = -1 |
| 16 | word_min_length = 2 | 16 | word_min_length = 2 |
diff --git a/weechat/.weechat/weechat.conf b/weechat/.weechat/weechat.conf index 3cf2b57..48725a7 100644 --- a/weechat/.weechat/weechat.conf +++ b/weechat/.weechat/weechat.conf | |||
| @@ -74,7 +74,7 @@ jump_current_to_previous_buffer = on | |||
| 74 | jump_previous_buffer_when_closing = on | 74 | jump_previous_buffer_when_closing = on |
| 75 | jump_smart_back_to_buffer = on | 75 | jump_smart_back_to_buffer = on |
| 76 | key_bind_safe = on | 76 | key_bind_safe = on |
| 77 | mouse = off | 77 | mouse = on |
| 78 | mouse_timer_delay = 100 | 78 | mouse_timer_delay = 100 |
| 79 | nick_prefix = "" | 79 | nick_prefix = "" |
| 80 | nick_suffix = "" | 80 | nick_suffix = "" |
| @@ -245,7 +245,7 @@ rootinput.conditions = "" | |||
| 245 | rootinput.filling_left_right = vertical | 245 | rootinput.filling_left_right = vertical |
| 246 | rootinput.filling_top_bottom = horizontal | 246 | rootinput.filling_top_bottom = horizontal |
| 247 | rootinput.hidden = off | 247 | rootinput.hidden = off |
| 248 | rootinput.items = "[buffer_name]+[input_prompt]+(away),[input_search],[input_paste],input_text" | 248 | rootinput.items = "[mode_indicator]+[buffer_name]+[input_prompt]+(away),[input_search],[input_paste],input_text,[vi_buffer]" |
| 249 | rootinput.position = bottom | 249 | rootinput.position = bottom |
| 250 | rootinput.priority = 0 | 250 | rootinput.priority = 0 |
| 251 | rootinput.separator = off | 251 | rootinput.separator = off |
