mirror of
https://github.com/Aloxaf/fzf-tab.git
synced 2026-09-10 07:26:16 -04:00
chore: clean
This commit is contained in:
parent
25a6da545a
commit
747c15de85
|
|
@ -83,7 +83,6 @@ fi
|
|||
(( same_word )) && tcandidates[2,-1]=()
|
||||
|
||||
# sort and remove sort group or other index
|
||||
local LC_ALL=C
|
||||
zstyle -T ":completion:$_ftb_curcontext" sort
|
||||
if (( $? != 1 )); then
|
||||
local LC_ALL=C
|
||||
|
|
|
|||
Loading…
Reference in a new issue