From ab1018041700e50e56ed04b4782dbc36086938e2 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Thu, 29 Oct 2009 22:52:27 +0100 Subject: vimperator: add buftabs plugin Buftabs plugin from Lucas de Vries provides a tabbar replacement, integrated into the statusbar. Original plugin is hosted on: http://git.glacicle.com/configs/ --- vimperatorrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'vimperatorrc') diff --git a/vimperatorrc b/vimperatorrc index 72536dd..c87d2c3 100644 --- a/vimperatorrc +++ b/vimperatorrc @@ -33,7 +33,7 @@ set history=10000 "set go+=T " Show the tab bar only if more then one tab is open -set showtabline=1 +set showtabline=0 " Focus the content after a page has loaded set focuscontent @@ -258,6 +258,9 @@ noremap p :noscript popup " TinyURL :map t :exe ":tinyurl "+getBrowser().contentWindow.location.href +" Buftabs +"set buftabs=0 + " {{{ Javascript functions " -- cgit v1.2.3