diff options
Diffstat (limited to 'Completion/X/_x_font')
-rw-r--r-- | Completion/X/_x_font | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Completion/X/_x_font b/Completion/X/_x_font index 4ba21ddff..f4dfef79c 100644 --- a/Completion/X/_x_font +++ b/Completion/X/_x_font @@ -2,6 +2,8 @@ local expl +_tags any fonts || return 1 + # This *has* to be improved some day... if (( ! $+_font_cache )); then |