| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 1 | -10/+10 |
| | | |||||
| * | fix(go): indent const declaration | kiyan | 2022-07-08 | 1 | -4/+3 |
| | | | | | https://github.com/nvim-treesitter/nvim-treesitter/issues/3104 | ||||
| * | test(go): add cases for newlines de-indentation | Akin Sowemimo | 2022-04-18 | 1 | -0/+4 |
| | | | | | | | | | | | | | | test(go): combine new indent test cases test(go): add incorrect indent after var closing ) this case does not work correctly already so add that in since this PR does not address that case test(go): set current lines in indent test test(go): simplify test case | ||||
| * | test(indent): fix typos | Munif Tanjim | 2022-02-06 | 1 | -1/+1 |
| | | |||||
| * | indents(go): add tests | Stephan Seitz | 2022-02-05 | 1 | -0/+21 |
