| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(rust): indentation in multi-line tuple pattern (#6402) | ganhaque | 2024-04-04 | 1 | -0/+8 |
| | | | | | | * fix(rust): indentation in multi-line tuple pattern * test(indent): rust - add test for tuple pattern indent | ||||
| * | fix(rust): remove if_let from indent captures | kiyan | 2022-07-08 | 1 | -0/+7 |
| | | | | | fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/3073 | ||||
| * | test(indent): rust - add test for indented comment | Munif Tanjim | 2022-01-21 | 1 | -0/+6 |
| | | |||||
| * | feat: rewrite indent module | Munif Tanjim | 2022-01-21 | 1 | -3/+3 |
| | | |||||
| * | feat: improve indent module | Munif Tanjim | 2022-01-21 | 1 | -2/+2 |
| | | | | | get_node_at_line should return appropriate child if available | ||||
| * | move all tests to top-level tests/ directory | Jędrzej Boczar | 2021-04-23 | 14 | -0/+162 |
