nvim-ts-autotag/lua/nvim-ts-autotag
Price Hiller b02430fa42 fix: force a full reparse of ts source
PERF: This will impact performance, something to keep an eye on.

Prior to this commit, some parsers like php were failing in tests. By
forcing a full reparse, the php parser among others get the correct
tree.
2024-05-20 08:17:52 +07:00
..
_log.lua style: format with stylua 2024-05-20 08:17:52 +07:00
internal.lua fix: force a full reparse of ts source 2024-05-20 08:17:52 +07:00
utils.lua style: format with stylua 2024-05-20 08:17:52 +07:00