.conkerorrc/modeline.js
This commit is contained in:
parent
523043be49
commit
ba545eb849
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
// -*- eval: (git-auto-commit-mode 1) -*-
|
||||
require("favicon");
|
||||
|
||||
add_hook("mode_line_hook", mode_line_adder(buffer_icon_widget, true));
|
||||
add_hook("mode_line_hook", mode_line_adder(buffer_count_widget, true));
|
||||
add_hook("mode_line_hook", mode_line_adder(downloads_status_widget));
|
||||
|
|
Loading…
Reference in a new issue