.conkerorrc/init.js
This commit is contained in:
parent
2e70340b95
commit
4f8da69c16
1 changed files with 2 additions and 0 deletions
|
@ -168,6 +168,8 @@ remove_hook("download_added_hook", open_download_buffer_automatically);
|
||||||
hints_minibuffer_annotation_mode(true);
|
hints_minibuffer_annotation_mode(true);
|
||||||
theme_load("naquadah");
|
theme_load("naquadah");
|
||||||
|
|
||||||
|
external_content_handlers.set("application/pdf", "xpdf");
|
||||||
|
|
||||||
var gh_url = "http://github.com/";
|
var gh_url = "http://github.com/";
|
||||||
function read_url_github_ad_command_handler(input)
|
function read_url_github_ad_command_handler(input)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue