diff options
author | Pham Huy Hoang <hoangtun0810@gmail.com> | 2023-08-16 15:02:15 +0900 |
---|---|---|
committer | Lewis Russell <me@lewisr.dev> | 2023-08-16 08:18:03 +0100 |
commit | 54be7d6b45a9ae51c218c0e5c1c20dd608b97297 (patch) | |
tree | 725581f39d8fcc67cd527903083c76be14093fcf /runtime/lua/vim/diagnostic.lua | |
parent | 0c23525b59d259b29c0026ecfa14109d05857254 (diff) | |
download | rneovim-54be7d6b45a9ae51c218c0e5c1c20dd608b97297.tar.gz rneovim-54be7d6b45a9ae51c218c0e5c1c20dd608b97297.tar.bz2 rneovim-54be7d6b45a9ae51c218c0e5c1c20dd608b97297.zip |
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`
Diffstat (limited to 'runtime/lua/vim/diagnostic.lua')
0 files changed, 0 insertions, 0 deletions