Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more/finer faces for tree-sitter | Dmitry Gutov | 2023-02-25 | 1 | -6/+6 |
* | go-ts-mode: Highlight variable declarations | Dmitry Gutov | 2023-02-06 | 1 | -1/+7 |
* | go-ts-mode: Fix highlighting of function name in call_expression | Dmitry Gutov | 2023-02-06 | 1 | -6/+5 |
* | ; go-ts-mode--indent-rules: Indent to 0 at top level | Dmitry Gutov | 2023-02-05 | 1 | -0/+1 |
* | Make highlighting more regular across TS modes (bug#61205) | Dmitry Gutov | 2023-02-05 | 1 | -9/+17 |
* | Fix switch statement indentation for go-ts-mode (bug#61238) | Davide Masserut | 2023-02-04 | 1 | -0/+4 |
* | Fix go-ts-mode indentation and set indent offset to 8 (Bug#61006) | Randy Taylor | 2023-01-26 | 1 | -1/+3 |
* | Make tree-sitter based modes optional | Eli Zaretskii | 2023-01-20 | 1 | -6/+6 |
* | Improve go-ts-mode Imenu, navigation and electric pair (bug#60407) | Evgeni Kolev | 2023-01-08 | 1 | -40/+67 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | Add go-ts-mode and go-mod-ts-mode (Bug#60025) | Randy Taylor | 2022-12-15 | 1 | -0/+354 |