Skip to content

Commit 65a0342

Browse files
committed
Remove stray zstyle from config
1 parent 8c8d5d1 commit 65a0342

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Functions/Init/.autocomplete__config

-3
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,6 @@ builtin zstyle ':completion:*:default' select-prompt '%F{black}%K{12}line %l %p%
162162
builtin zstyle ':completion:*' insert-sections yes
163163
builtin zstyle ':completion:*' separate-sections yes
164164

165-
builtin zstyle ':autocomplete:*' common-substring-highlight '%F{0}%K{11}'
166-
167-
168165
# Needed for _gnu_generic to prevent descriptions from getting cropped.
169166
is-at-least 5.9 ||
170167
builtin zstyle ':completion:*' command '- COLUMNS=999'

0 commit comments

Comments
 (0)