dev docs: Document a useful tab completion setting.

This commit is contained in:
Daniel Shahaf 2016-06-03 08:46:30 +00:00
parent 4b77af73fb
commit 10a596f9fd

View file

@ -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
-----------