From 7e72e9ac87fc1c052726202f84a1e16466e06ad4 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Wed, 2 Aug 2023 22:22:54 -0400 Subject: feat: `zsh` fast-syntax-highlighting plugin --- .config/shell/zsh-fast-syntax-highlighting/.zunit.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .config/shell/zsh-fast-syntax-highlighting/.zunit.yml (limited to '.config/shell/zsh-fast-syntax-highlighting/.zunit.yml') diff --git a/.config/shell/zsh-fast-syntax-highlighting/.zunit.yml b/.config/shell/zsh-fast-syntax-highlighting/.zunit.yml new file mode 100644 index 0000000..e4fd57f --- /dev/null +++ b/.config/shell/zsh-fast-syntax-highlighting/.zunit.yml @@ -0,0 +1,8 @@ +tap: false +directories: + tests: tests + output: tests/_output + support: tests/_support +time_limit: 0 +fail_fast: false +allow_risky: false -- cgit v1.2.3