summaryrefslogtreecommitdiff
path: root/.vimperatorrc
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2011-10-14 17:20:57 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2011-10-14 17:23:37 +0200
commit1defa3c3e757874e4585f75ebf5c72168863280e (patch)
tree3e3f6a92ca47993795c64e4c22a5d5a04dcce498 /.vimperatorrc
parentbc019411bf4d5e71ee9d5c4293ef2f040eb1a191 (diff)
downloaddotfiles-1defa3c3e757874e4585f75ebf5c72168863280e.tar.gz
dotfiles-1defa3c3e757874e4585f75ebf5c72168863280e.tar.bz2
dotfiles-1defa3c3e757874e4585f75ebf5c72168863280e.zip
'tabgroup' -> 'tabgroups'
Diffstat (limited to '.vimperatorrc')
-rw-r--r--.vimperatorrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vimperatorrc b/.vimperatorrc
index 3c9084a..7a9a979 100644
--- a/.vimperatorrc
+++ b/.vimperatorrc
@@ -50,6 +50,6 @@ map ,b :js liberator.open("javascript:document.getElementsByTagName('body')[0].a
map ,e :js liberator.open("javascript:void(location.href='https://eaccess.ub.tum.de:2443/login?url='+location.href)")<CR>
" 'tabgroup' is way too long
-cmap tg tabgroup
+cmap tg tabgroups
" vim: ft=vim