mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-14 01:50:27 +00:00
oops
This commit is contained in:
parent
37a9cefe32
commit
f4fb2a5544
@ -51,7 +51,7 @@ function get_index_of(item)
|
||||
end
|
||||
if type(item) == 'string' then
|
||||
for idx = 1, #marked_files do
|
||||
if marked_files[idx] == item then
|
||||
if marked_files[idx] == item then
|
||||
return idx
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user