summaryrefslogtreecommitdiff
path: root/vimperatorrc
diff options
context:
space:
mode:
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