nvim-treesitter/lua
Thomas Vigouroux 1849f30bb5 fix(ts_utils): be sure to parse to get root
Be sure to call `parser:parser()` to get a tree instead of getting the
tree directly. This will not cost anything is the buffer is freshly
parsed.

Fixes #181
2020-07-16 07:58:39 +02:00
..
nvim-treesitter fix(ts_utils): be sure to parse to get root 2020-07-16 07:58:39 +02:00
nvim-treesitter.lua feat(configs): dynamic module defintions 2020-07-07 13:53:23 +02:00