summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/kak/kakrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/kak/kakrc b/share/kak/kakrc
index 1795c706..f319e832 100644
--- a/share/kak/kakrc
+++ b/share/kak/kakrc
@@ -24,10 +24,10 @@ face bullet cyan
face list yellow
def -shell-params runtime %{ %sh{
- while [ $# -gt 0 ]; do
- echo "source '${kak_runtime}/$1'"
- shift
- done
+ while [ $# -gt 0 ]; do
+ echo "source '${kak_runtime}/$1'"
+ shift
+ done
}}
%sh{