* fix(format): newline between top-level field defs * fixup: newline between node and comment * fixup: optimize pattern
Since 0.9, @lang syntax is still available as fallback but will soon be deprecated. Because of that, new syntax should be adopted once 0.9 becomes the baseline requirements for nvim-treesitter - update health check - update doc
* Add support for Pascal * Pascal: Replace some of the capture groups, use lua-match where possible