Files
neovim/runtime/lua/vim
Pham Huy Hoang 54be7d6b45 docs(lua): add missing fields to treesitter/_meta
According to `:h TSNode` docs, there's also `TSNode:sexpr()` and
`TSNode:has_error()` that is part of `TSNode` class, but this wasn't
documented in `treesitter/_meta.lua`.

Adding missing fields in so the types is similar to `:h TSNode`
2023-08-16 08:18:03 +01:00
..
2023-08-07 16:27:53 +01:00
2023-08-08 11:58:29 +01:00
2023-07-21 13:36:57 +02:00