diff options
Diffstat (limited to '')
-rw-r--r-- | .vimperatorrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimperatorrc b/.vimperatorrc index 27a001a..a153fe9 100644 --- a/.vimperatorrc +++ b/.vimperatorrc @@ -43,5 +43,6 @@ map <A-p> :pastebin " map something to allow bookmarking map ,b :js liberator.open("javascript:document.getElementsByTagName('body')[0].appendChild(document.createElement('script')).setAttribute('src','http://www.mendeley.com/min.php/bookmarklet')")<CR> +map ,e :js liberator.open("javascript:void(location.href='https://eaccess.ub.tum.de:2443/login?url='+location.href)")<CR> " vim: ft=vim |