Skip to content

Commit 9aa5c99

Browse files
committed
remove newline
1 parent 1dd5156 commit 9aa5c99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fzf-tab.zsh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
# dscr - the string to show to users
7373
# word - the string to be inserted
7474
local dscr word i
75-
7675
for i in {1..$#__hits}; do
7776
word=$__hits[i] dscr=$__dscr[i]
7877
if [[ -n $dscr ]]; then

0 commit comments

Comments
 (0)