about summary refs log tree commit diff
path: root/weechat/.weechat/plugins.conf
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2018-08-11 01:38:12 -0400
committerBen Harris <ben@tilde.team>2018-08-11 16:40:55 -0400
commit079d737e01d71c84294a2b9a2a561ca26455ee3c (patch)
treeb464096abb5974aaf616da75cfe100f6b5fc8dbd /weechat/.weechat/plugins.conf
parentcfab12b5732ab88ddb7c2dc91dba7768de2cb777 (diff)
fix up some fish stuff
Diffstat (limited to 'weechat/.weechat/plugins.conf')
-rw-r--r--weechat/.weechat/plugins.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/weechat/.weechat/plugins.conf b/weechat/.weechat/plugins.conf
index ae9c3cc..6a9223e 100644
--- a/weechat/.weechat/plugins.conf
+++ b/weechat/.weechat/plugins.conf
@@ -40,7 +40,7 @@ python.go.color_name_highlight_selected = "red,brown"
 python.go.color_name_selected = "black,brown"
 python.go.color_number = "yellow,magenta"
 python.go.color_number_selected = "yellow,red"
-python.go.fuzzy_search = "off"
+python.go.fuzzy_search = "on"
 python.go.message = "Go to: "
 python.go.short_name = "off"
 python.go.sort = "number,beginning"