Fix name
This commit is contained in:
parent
7337186ca7
commit
21efa37611
@ -107,7 +107,7 @@ function BraceRange.find(brace_pair)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
function BraceRange.find_all()
|
function BraceRange.find_closest()
|
||||||
local brace_range_compare = function(brace_range_1, brace_range_2)
|
local brace_range_compare = function(brace_range_1, brace_range_2)
|
||||||
local cursor = Cursor:get()
|
local cursor = Cursor:get()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user