From 52d8cbd535d2f13d81c35b99878cf710ab589eae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Dudr?= Date: Fri, 25 Nov 2022 10:44:55 +0100 Subject: [PATCH] zsh: package order --- dot_zimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_zimrc b/dot_zimrc index 6d56cd8..d50b2e7 100644 --- a/dot_zimrc +++ b/dot_zimrc @@ -1,9 +1,9 @@ #zmodule zsh-users/zsh-syntax-highlighting -zmodule zdharma-continuum/fast-syntax-highlighting zmodule input zmodule romkatv/powerlevel10k --use degit zmodule agkozak/zsh-z zmodule $confdir/completion --name custom-completion --fpath . zmodule completion +zmodule zdharma-continuum/fast-syntax-highlighting # vim:ft=zsh