summaryrefslogtreecommitdiff
path: root/.vimperatorrc
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2011-04-01 11:31:03 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2011-04-01 11:31:04 +0200
commit54eec2fe3a6b41dafdd9b1c5d5bdc46342456372 (patch)
tree04eebb75e995756670cf630ab23187c08678cec4 /.vimperatorrc
parent45c690613ccc5edbf6815d6ccbd6849396b8ae26 (diff)
downloaddotfiles-54eec2fe3a6b41dafdd9b1c5d5bdc46342456372.tar.gz
dotfiles-54eec2fe3a6b41dafdd9b1c5d5bdc46342456372.tar.bz2
dotfiles-54eec2fe3a6b41dafdd9b1c5d5bdc46342456372.zip
EAccess bookmarklet
Diffstat (limited to '.vimperatorrc')
-rw-r--r--.vimperatorrc1
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