瀏覽代碼

driver: Remove now unneeded localoptions

pull/758/head
Matthew Martin 4 年之前
父節點
當前提交
e4408343a1
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      driver.zsh

+ 0
- 2
driver.zsh 查看文件

@ -157,8 +157,6 @@ _zsh_highlight_add_highlight()
# 1) Path to the highlighters directory.
_zsh_highlight_load_highlighters()
{
setopt localoptions noksharrays bareglobqual
# Check the directory exists.
[[ -d "$1" ]] || {
print -r -- >&2 "zsh-syntax-highlighting: highlighters directory ${(qq)1} not found."

Loading…
取消
儲存