From 504fcf3ecdb5e8b9cb3ad06c8d28f87657bc0f08 Mon Sep 17 00:00:00 2001 From: Pandu POLUAN Date: Thu, 12 Oct 2017 23:30:39 +0700 Subject: [PATCH] Add vim modeline --- themes/ys-pep.zsh-theme | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/ys-pep.zsh-theme b/themes/ys-pep.zsh-theme index 3f3b56202..7ea5c93d4 100644 --- a/themes/ys-pep.zsh-theme +++ b/themes/ys-pep.zsh-theme @@ -91,3 +91,5 @@ ${git_info}\ unset RPROMPT +# vim: set ai ts=2 sts=2 et : +#