summary refs log tree commit diff stats
path: root/user/zsh
diff options
context:
space:
mode:
authorAlan Pearce2019-10-08 16:40:19 +0200
committerAlan Pearce2019-10-09 11:05:45 +0200
commite158faabfec76ea77e553ac2e141827266783be7 (patch)
tree2fcaa829df8be3792e260580cbc393a3e36ec4ac /user/zsh
parente169438ad3f192d6526d6fbfe7083056aedbe062 (diff)
downloadnixfiles-e158faabfec76ea77e553ac2e141827266783be7.tar.lz
nixfiles-e158faabfec76ea77e553ac2e141827266783be7.tar.zst
nixfiles-e158faabfec76ea77e553ac2e141827266783be7.zip
Remove fast-syntax-highlighting
Tweak autosuggestion style to compensate
Diffstat (limited to 'user/zsh')
-rw-r--r--user/zsh/.config/zsh/.zshrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/user/zsh/.config/zsh/.zshrc b/user/zsh/.config/zsh/.zshrc
index 698e58b1..61679085 100644
--- a/user/zsh/.config/zsh/.zshrc
+++ b/user/zsh/.config/zsh/.zshrc
@@ -192,7 +192,3 @@ then
 fi
 
 unsetopt flow_control       # Let me use ^S and ^Q
-
-zplugin ice wait'!' if'[[ -z $SSH_CLIENT ]]' lucid atinit'zpcompinit; zpcdreplay -q' lucid
-zplugin load "zdharma/fast-syntax-highlighting"
-