main: Mark ZSH_HIGHLIGHT_DIRS_BLACKLIST experimental

This commit is contained in:
Matthew Martin
2018-02-17 20:08:25 -06:00
parent 6713727742
commit 15e288a25c
3 changed files with 6 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
mkdir foo
touch foo/bar
BUFFER=": foo/bar $PWD/foo foo/b"
ZSH_HIGHLIGHT_DIRS_BLACKLIST=($PWD/foo)
X_ZSH_HIGHLIGHT_DIRS_BLACKLIST=($PWD/foo)
expected_region_highlight=(
'1 1 builtin' # :