summaryrefslogtreecommitdiff
path: root/vimperatorrc
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-10-30 20:29:22 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-10-30 20:30:32 +0100
commite6c93e3f276fe974b16dc56f39f4856418a6c74d (patch)
tree24d0bf2c52294d6e2ec01c6ceb6c6e1cb06a4c3e /vimperatorrc
parent6fed15b952aa83fa22b533f47cde90f5aa503ac8 (diff)
downloaddotfiles-e6c93e3f276fe974b16dc56f39f4856418a6c74d.tar.xz
vimperator: add zenburn, remove deprecated schemes
Diffstat (limited to 'vimperatorrc')
-rw-r--r--vimperatorrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/vimperatorrc b/vimperatorrc
index 64799ee..96c48fd 100644
--- a/vimperatorrc
+++ b/vimperatorrc
@@ -12,7 +12,7 @@
" {{{ Options
"
" User styles as colorschemes in Vimperator 2
-colorscheme fullflat
+colorscheme zenburn
" Window title
set titlestring=Firefox
@@ -240,10 +240,9 @@ map <C-c><C-u> gU
" Restart with C-c C-r
map <C-c><C-r> :restart<CR>
" }}}
-" }}}
-" {{{ Plugins
+" {{{ Plugin bindings
"
" Buftabs
map <C-c>b :set invbuftabs<CR>
@@ -255,6 +254,7 @@ map <C-c>S :noscript popup<CR>
" TinyURL
map <C-c>t :exe ":tinyurl "+getBrowser().contentWindow.location.href<CR>
" }}}
+" }}}
" {{{ Javascript functions