Open ssh352 opened 8 months ago
zplug "zdharma-continuum/fast-syntax-highlighting"
adding to .zshrc doesn't work like other modules.
Try adding a defer:2 tag to defer loading it until after compinit.
defer:2
compinit
zplug "zdharma-continuum/fast-syntax-highlighting", defer:2
adding to .zshrc doesn't work like other modules.