From e5590f8b24643365accbd0adc3b4e69a5759ab4d Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 5 Jun 2009 21:15:58 +0200 Subject: fix vim modline --- .zsh/rc/10keybindings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zsh/rc/10keybindings') diff --git a/.zsh/rc/10keybindings b/.zsh/rc/10keybindings index 3d0797a..0761957 100644 --- a/.zsh/rc/10keybindings +++ b/.zsh/rc/10keybindings @@ -12,4 +12,4 @@ bindkey "^[[8~" end-of-line # End # bindkey '' (do this in a shell) # for some actions run `bindkey` -# vim:set ft=zsh +# vim: set ft=zsh: -- cgit v1.2.3-24-g4f1b