diff --git a/HACKING.md b/HACKING.md index 633cea0..39d82fa 100644 --- a/HACKING.md +++ b/HACKING.md @@ -61,6 +61,13 @@ itself as third word (cf. the [documentation for `expected_region_highlight`] "1 8 fg=white,bold,bg=red" # rm -rf / ) +Miscellany +---------- + +If you work on the driver (`zsh-syntax-highlighting.zsh`), you may find the following zstyle useful: + + zstyle ':completion:*:*:*:*:globbed-files' ignored-patterns {'*/',}zsh-syntax-highlighting.plugin.zsh + IRC channel -----------