[config] Set filebrowser as default completer.
This commit is contained in:
@@ -162,5 +162,5 @@ Settings config = {
|
||||
/** workaround for broken xserver (#300 on xserver, #611) */
|
||||
.xserver_i300_workaround = FALSE,
|
||||
/** What browser to use for completion */
|
||||
.completer_mode = "recursivebrowser",
|
||||
.completer_mode = "filebrowser",
|
||||
};
|
||||
|
Reference in New Issue
Block a user