| Commit message (Expand) | Author | Age |
* | Add support for Agda, update default Nim LSP23.10.1 | JJ | 2023-11-01 |
* | Add rainbow tree-sitter highlights | JJ | 2023-11-01 |
* | book: Fix broken link (#8441) | Mathis Brossier | 2023-10-02 |
* | Document @align indent capture. | Daniel Ebert | 2023-08-11 |
* | expand indents guide | Skyler Hawthorne | 2023-08-10 |
* | Adds support for multiple language servers per language. | Philipp Mildenberger | 2023-05-18 |
* | inject language based on file extension & shebang (#3970) | Timothy DeHerrera | 2023-04-28 |
* | Rewrite and refactor all documentation (#5534) | David Else | 2023-03-06 |
* | Rename extend indent captures. | Daniel Ebert | 2022-10-11 |
* | Slightly change the behavior of the `@stop-extend` capture. | Daniel Ebert | 2022-10-11 |
* | Add python indentation support to docs. | Triton171 | 2022-10-11 |
* | Fix typos (#3858) | taupiqueur | 2022-09-17 |
* | text-objects: add test capture & elixir queries | Connor Lay (Clay) | 2022-06-21 |
* | rewrite language configuration docs (#2838) | Michael Davis | 2022-06-20 |
* | fix(docs): cleanup obsolete indents.toml mentions (#2327) | unrelentingtech | 2022-04-29 |
* | fix typos (#2304) | chunghha | 2022-04-27 |
* | Rewrite Language Support docs (#2065) | Michael Davis | 2022-04-10 |
* | Improve documentation on Language Server installation (#2037) | Michael Davis | 2022-04-09 |
* | Indentation rework (#1562) | Triton171 | 2022-03-30 |
* | rename '--fetch/build-grammars' flags into '--grammar fetch/build' | Michael Davis | 2022-03-10 |
* | migrate grammar fetching/building code into helix-loader crate | Michael Davis | 2022-03-10 |
* | replace all submodule documentation with flags documentation | Michael Davis | 2022-03-10 |
* | Add comment textobject for surround selection and navigation (#1605) | Daniel S Poulin | 2022-03-06 |
* | Add object.movement for tree-sitter navigation | Gokul Soumya | 2022-02-15 |
* | feat(lsp): configurable diagnostic severity (#1325) | Matouš Dzivjak | 2021-12-25 |
* | docs: Add note about tree-sitter query precedence (#1314) | Gokul Soumya | 2021-12-21 |
* | Fix typo on docs (#1201) | George Rodrigues | 2021-12-01 |
* | Detect filetype from shebang line (#1001) | ath3 | 2021-11-08 |
* | Touch up docs for adding new language (#1002) | Gokul Soumya | 2021-11-08 |
* | book: Mention git submodule sync too | Blaž Hrastnik | 2021-11-07 |
* | feat(book/src/languages.md) (#979) | ammkrn | 2021-11-07 |
* | Add treesitter textobjects (#728) | Gokul Soumya | 2021-10-23 |