| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 1 | -16/+0 |
| | | |||||
| * | fix(xml): properly indent closing tags | Shaun Attfield (shaun@xomen) | 2024-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Confusing as it is, https://github.com/heurist/nvim-treesitter/blob/master/CONTRIBUTING.md?plain=1#L394 says: ```query @indent.dedent ; dedent children when matching this node @indent.branch ; dedent itself when matching this node ``` @indent.branch is therefore the approriate choice for de-indenting. | ||||
| * | feat: add xml & dtd parsers | ObserverOfTime | 2023-08-13 | 1 | -0/+16 |
