diff options
| author | 2012-02-10 17:38:04 +0100 | |
|---|---|---|
| committer | 2012-02-10 17:38:04 +0100 | |
| commit | a556cef94b868f638ff7cb5e8744a7cbf9e49c28 (patch) | |
| tree | e42b038a6fe5684cb207ecd6a1908a4734453bd5 | |
| parent | a01ec3d5b521c2e178a9161787387a3f0c18b490 (diff) | |
| download | dotfiles-a556cef94b868f638ff7cb5e8744a7cbf9e49c28.tar.gz dotfiles-a556cef94b868f638ff7cb5e8744a7cbf9e49c28.zip | |
.conkerorrc/settings.js
| -rw-r--r-- | .conkerorrc/settings.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.conkerorrc/settings.js b/.conkerorrc/settings.js index 6f8cd8a..b9f4ad6 100644 --- a/.conkerorrc/settings.js +++ b/.conkerorrc/settings.js @@ -1,6 +1,6 @@ // -*- eval: (git-auto-commit-mode 1) -*- 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; hints_display_url_panel = true; |
