From 7339375aae4c25f2b768a5cd6f474baec0539250 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sun, 3 Apr 2011 10:13:31 +0200 Subject: FF4 vimperator --- .vimperatorrc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.vimperatorrc b/.vimperatorrc index a153fe9..74bf165 100644 --- a/.vimperatorrc +++ b/.vimperatorrc @@ -3,13 +3,14 @@ " ========== " show URL-Bar in FF -set guioptions+=T +"set guioptions+=T +set toolbars=none,navigation,tabs " Open resized popups in a new window set popups=resized " Automatically show completions while you are typing. -set wildoptions=auto +"set wildoptions=auto " what is completed " s --> Search engines and keyword URLs @@ -45,4 +46,7 @@ map :pastebin map ,b :js liberator.open("javascript:document.getElementsByTagName('body')[0].appendChild(document.createElement('script')).setAttribute('src','http://www.mendeley.com/min.php/bookmarklet')") map ,e :js liberator.open("javascript:void(location.href='https://eaccess.ub.tum.de:2443/login?url='+location.href)") +" 'tabgroup' is way too long +cmap tg tabgroup + " vim: ft=vim -- cgit v1.2.3