diff options
| author | 2012-04-04 17:04:05 +0200 | |
|---|---|---|
| committer | 2012-04-04 17:04:05 +0200 | |
| commit | 9696ab24171ac057706fbae3e469391814380d11 (patch) | |
| tree | 9f53f3329f56588a6c4fd33122466fe1f795909a | |
| parent | 2ccd864e6f3e2899a68c8f9d460bec936bbdf8ed (diff) | |
| download | dotfiles-9696ab24171ac057706fbae3e469391814380d11.tar.gz dotfiles-9696ab24171ac057706fbae3e469391814380d11.zip | |
.conkerorrc/settings.js
| -rw-r--r-- | .conkerorrc/settings.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.conkerorrc/settings.js b/.conkerorrc/settings.js index 0c74f0f..9cd8a74 100644 --- a/.conkerorrc/settings.js +++ b/.conkerorrc/settings.js @@ -2,6 +2,7 @@ cwd = make_file("/home/slash/downloads/"); url_remoting_fn = load_url_in_new_buffer; read_buffer_show_icons = true; +hint_digits = "asdfghjkl"; hints_minibuffer_annotation_mode(true); |
