mirror of
https://github.com/neovim/neovim.git
synced 2026-03-24 17:40:59 +00:00
fix: resolve all remaining LuaLS diagnostics
This commit is contained in:
committed by
Lewis Russell
parent
83479b95ab
commit
6aa42e8f92
@@ -104,6 +104,7 @@ function TSNode:end_() end
|
||||
--- - end column
|
||||
--- - end byte (if {include_bytes} is `true`)
|
||||
--- @param include_bytes boolean?
|
||||
--- @return integer, integer, integer, integer
|
||||
function TSNode:range(include_bytes) end
|
||||
|
||||
--- @nodoc
|
||||
|
||||
Reference in New Issue
Block a user