From 776127478d593e3a2f077d96d6cc5e1ee47d0b5c Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 7 Apr 2020 15:45:08 +0200 Subject: [PATCH] Fix commit fuckery --- .gitmodules | 2 +- powerlevel10k | 2 +- preferences.zsh | 2 +- zsh-autosuggestions | 2 +- zsh-syntax-highlighting | 1 + zsh-synthax-highlighting | 1 - 6 files changed, 5 insertions(+), 5 deletions(-) create mode 160000 zsh-syntax-highlighting delete mode 160000 zsh-synthax-highlighting diff --git a/.gitmodules b/.gitmodules index 64bb1d5..587bbeb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "powerlevel10k"] path = powerlevel10k - url = https://github.com/romkatv/powerlevel10k.git + url = https://github.com/romkatv/powerlevel10k [submodule "zsh-autosuggestions"] path = zsh-autosuggestions url = https://github.com/zsh-users/zsh-autosuggestions diff --git a/powerlevel10k b/powerlevel10k index 552042c..e132371 160000 --- a/powerlevel10k +++ b/powerlevel10k @@ -1 +1 @@ -Subproject commit 552042c4b437485c222f563ec4a02ddd57e433ab +Subproject commit e1323716fe71a5da70b97aa06bcf229bbaaa86a5 diff --git a/preferences.zsh b/preferences.zsh index 0912048..bfbb0de 100644 --- a/preferences.zsh +++ b/preferences.zsh @@ -47,7 +47,7 @@ typeset -g POWERLEVEL9K_TIME_UPDATE_ON_COMMAND=true typeset -g POWERLEVEL9K_SHORTEN_STRATEGY=truncate_to_unique typeset -g POWERLEVEL9K_USE_CACHE=true -source ${ZDOTDIR}/zsh-synthax-highlighting/zsh-syntax-highlighting.plugin.zsh +source ${ZDOTDIR}/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh typeset -g ZSH_HIGHLIGHT_HIGHLIGHTERS=( main brackets diff --git a/zsh-autosuggestions b/zsh-autosuggestions index d43c309..ae315de 160000 --- a/zsh-autosuggestions +++ b/zsh-autosuggestions @@ -1 +1 @@ -Subproject commit d43c309f888153d6c46d8b6a3a0186f4148680fd +Subproject commit ae315ded4dba10685dbbafbfa2ff3c1aefeb490d diff --git a/zsh-syntax-highlighting b/zsh-syntax-highlighting new file mode 160000 index 0000000..ccb1da4 --- /dev/null +++ b/zsh-syntax-highlighting @@ -0,0 +1 @@ +Subproject commit ccb1da4ae8935f5b40ac7dbcdd6eeb694403c97f diff --git a/zsh-synthax-highlighting b/zsh-synthax-highlighting deleted file mode 160000 index 8f7e9b2..0000000 --- a/zsh-synthax-highlighting +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8f7e9b2af445ae22bc17918b5e93142799c0a861