1
0
Fork 0

remove fast-syntax-highlighting

This commit is contained in:
Luca Bilke 2024-06-10 01:13:19 +02:00
parent 3d3f3069ed
commit 4ea5849778
No known key found for this signature in database
GPG Key ID: C9E851809C1A5BDE
3 changed files with 0 additions and 5 deletions

View File

@ -8,7 +8,6 @@ source "$ZDOTDIR/configs/prompt"
[ -r "$ZDOTDIR/configs/host-setup" ] && source "$ZDOTDIR/configs/host-setup"
source "$ZDOTDIR/plugins/fzf/bindings.zsh"
source "$ZDOTDIR/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh"
source "$ZDOTDIR/plugins/virtualenvwrapper.plugin.zsh"
export GPG_TTY="$(tty)"

@ -1 +0,0 @@
Subproject commit cf318e06a9b7c9f2219d78f41b46fa6e06011fd9

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule ".config/zsh/plugins/fast-syntax-highlighting"]
path = .config/zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting