summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
43 43
44" map something to allow bookmarking 44" map something to allow bookmarking
45map ,b :js liberator.open("javascript:document.getElementsByTagName('body')[0].appendChild(document.createElement('script')).setAttribute('src','http://www.mendeley.com/min.php/bookmarklet')")<CR> 45map ,b :js liberator.open("javascript:document.getElementsByTagName('body')[0].appendChild(document.createElement('script')).setAttribute('src','http://www.mendeley.com/min.php/bookmarklet')")<CR>
46map ,e :js liberator.open("javascript:void(location.href='https://eaccess.ub.tum.de:2443/login?url='+location.href)")<CR>
46 47
47" vim: ft=vim 48" vim: ft=vim