Fix commit fuckery
This commit is contained in:
parent
e0870220d8
commit
776127478d
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -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
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 552042c4b437485c222f563ec4a02ddd57e433ab
|
||||
Subproject commit e1323716fe71a5da70b97aa06bcf229bbaaa86a5
|
@ -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
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d43c309f888153d6c46d8b6a3a0186f4148680fd
|
||||
Subproject commit ae315ded4dba10685dbbafbfa2ff3c1aefeb490d
|
1
zsh-syntax-highlighting
Submodule
1
zsh-syntax-highlighting
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ccb1da4ae8935f5b40ac7dbcdd6eeb694403c97f
|
@ -1 +0,0 @@
|
||||
Subproject commit 8f7e9b2af445ae22bc17918b5e93142799c0a861
|
Loading…
Reference in New Issue
Block a user