.conkerorrc/settings.js
This commit is contained in:
parent
9696ab2417
commit
0d34dda80e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
cwd = make_file("/home/slash/downloads/");
|
cwd = make_file("/home/slash/downloads/");
|
||||||
url_remoting_fn = load_url_in_new_buffer;
|
url_remoting_fn = load_url_in_new_buffer;
|
||||||
read_buffer_show_icons = true;
|
read_buffer_show_icons = true;
|
||||||
hint_digits = "asdfghjkl";
|
hint_digits = ";ASDFGHJKL";
|
||||||
|
|
||||||
hints_minibuffer_annotation_mode(true);
|
hints_minibuffer_annotation_mode(true);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue