summaryrefslogtreecommitdiffstats
path: root/.zsh/rc/10keybindings
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/rc/10keybindings')
-rw-r--r--.zsh/rc/10keybindings2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zsh/rc/10keybindings b/.zsh/rc/10keybindings
index 5d76ab8..3d0797a 100644
--- a/.zsh/rc/10keybindings
+++ b/.zsh/rc/10keybindings
@@ -11,3 +11,5 @@ bindkey "^[[8~" end-of-line # End
# HOWTO make your own:
# bindkey '<crtl+alt+key>' <action> (do this in a shell)
# for some actions run `bindkey`
+
+# vim:set ft=zsh