summaryrefslogtreecommitdiff
path: root/lib/key-bindings.zsh
diff options
context:
space:
mode:
authorRoman Kamyk <roman.kamyk@gmail.com>2011-05-12 13:40:07 +0200
committerRoman Kamyk <roman.kamyk@gmail.com>2011-05-12 13:40:07 +0200
commitf71647fa85267d558d0d69034902f53aeeed67ad (patch)
treee48c05b9de6c435ccb5df37c6d0a5b4c351b380e /lib/key-bindings.zsh
parentdccfdf7dbf707b2e860fde1b6540e66ec6bda207 (diff)
parent0365ef0529ddfb912ca8202773e45916c55fdf4f (diff)
downloadzsh-f71647fa85267d558d0d69034902f53aeeed67ad.tar.gz
zsh-f71647fa85267d558d0d69034902f53aeeed67ad.tar.bz2
zsh-f71647fa85267d558d0d69034902f53aeeed67ad.zip
Merge branch 'master' of http://github.com/robbyrussell/oh-my-zsh
Diffstat (limited to 'lib/key-bindings.zsh')
-rw-r--r--lib/key-bindings.zsh2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/key-bindings.zsh b/lib/key-bindings.zsh
index 7196a88ff..c7ad907d7 100644
--- a/lib/key-bindings.zsh
+++ b/lib/key-bindings.zsh
@@ -1,6 +1,4 @@
# TODO: Explain what some of this does..
-autoload -U compinit
-compinit -i
bindkey -e
bindkey '\ew' kill-region