| Commit message (Expand) | Author | Age |
... | |
* | add tree-sitter-iex (#1576) | Michael Davis | 2022-01-25 |
* | Use markup scopes for the Markdown component (#1363) | CossonLeo | 2022-01-24 |
* | Merge pull request #1154 from sudormrfbin/cursor-shape-new | Blaž Hrastnik | 2022-01-23 |
|\ |
|
| * | Merge branch 'master' into cursor-shape-new | Gokul Soumya | 2022-01-09 |
| |\ |
|
| * \ | Merge branch 'master' into cursor-shape-new | Gokul Soumya | 2022-01-06 |
| |\ \ |
|
| * | | | Manually draw all block cursors | Gokul Soumya | 2021-12-23 |
| * | | | Merge branch 'master' into cursor-shape-new | Gokul Soumya | 2021-12-18 |
| |\ \ \ |
|
| * | | | | Remove ui.cursor.primary and hashmap lookups | Gokul Soumya | 2021-12-18 |
| * | | | | Change default cursors to block for all modes | Gokul Soumya | 2021-11-29 |
| * | | | | Change cursor shape on mode change | Gokul Soumya | 2021-11-24 |
* | | | | | Add haskell-language-server-wrapper --lsp to default `languages.toml` (#1556) | Kyra | 2022-01-23 |
* | | | | | docs: Fix typo in book (#1537) | Daniel Flanagan | 2022-01-22 |
* | | | | | feat(languages): GraphQL (#1515) | Jared Ramirez | 2022-01-21 |
* | | | | | change show_subtree command into ':tree-sitter-subtree' typable command (#1524) | Michael Davis | 2022-01-21 |
* | | | | | add select_next_sibling and select_prev_sibling commands (#1495) | Michael Davis | 2022-01-20 |
* | | | | | feat(languages): Elm (#1514) | Jared Ramirez | 2022-01-20 |
* | | | | | feat(languages): Lean experimental tree-sitter-lean (#1422) | Anders Christiansen Sørby | 2022-01-17 |
* | | | | | Re-enable haskell in languages.toml (#1520) | Kirawi | 2022-01-16 |
* | | | | | Minor(book): Add `G` in normal mode (#1482) | NexiNov | 2022-01-12 |
* | | | | | add tree-sitter-git-config (#1426) | Michael Davis | 2022-01-09 |
| |_|_|/
|/| | | |
|
* | | | | docs: editor.filepicker -> editor.file-picker (#1465) | Cottser | 2022-01-09 |
* | | | | docs: document @keyword.control.exception scope | Eric Crosson | 2022-01-08 |
* | | | | feat: add tree-sitter-make | Eric Crosson | 2022-01-08 |
* | | | | capture markdown link text as markup.link.text (#1456) | Michael Davis | 2022-01-08 |
* | | | | Add default language server for JavaScript (#1457) | Kevin Sjöberg | 2022-01-08 |
* | | | | Rework beginning of themes chapter | CJ van den Berg | 2022-01-07 |
* | | | | add tree-sitter-regex (#1362) | Michael Davis | 2022-01-06 |
| |_|/
|/| | |
|
* | | | feat(commands): shrink_selection (#1340) | Matouš Dzivjak | 2022-01-06 |
* | | | Add textobjects and indents to c and cpp (#1293) | Sebastian Neubauer | 2022-01-04 |
* | | | Add llvm-mir highlighting (#1398) | Sebastian Neubauer | 2022-01-04 |
* | | | Add `:cquit!` command and prevent `:cquit` from ignoring unsaved changes (#1414) | Omnikar | 2022-01-03 |
* | | | Add LLVM TableGen highlighting (#1409) | Sebastian Neubauer | 2022-01-03 |
* | | | add tree-sitter-git-rebase (#1402) | Michael Davis | 2021-12-30 |
* | | | Add tree-sitter-git-diff (#1373) | Michael Davis | 2021-12-29 |
* | | | Improve llvm highlighting and queries (#1388) | Sebastian Neubauer | 2021-12-29 |
* | | | feat(commands): sort command (#1288) | Matouš Dzivjak | 2021-12-27 |
* | | | Add ruby indents (#1372) | Stuart Hinson | 2021-12-27 |
* | | | Mark macros as experimental in docs | Ivan Tham | 2021-12-27 |
* | | | Rename play macro to replay macro | Ivan Tham | 2021-12-27 |
* | | | Switch macro Q and q | Ivan Tham | 2021-12-27 |
* | | | Update settings at runtime (#798) | Tamo | 2021-12-26 |
* | | | tree-sitter-gitcommit->tree-sitter-git-commit | Michael Davis | 2021-12-25 |
* | | | add new scopes to themes docs | Michael Davis | 2021-12-25 |
* | | | add gitcommit grammar and language configuration | Michael Davis | 2021-12-25 |
* | | | Add textobjects and indents to cmake (#1307) | Sebastian Neubauer | 2021-12-25 |
* | | | feat(lsp): configurable diagnostic severity (#1325) | Matouš Dzivjak | 2021-12-25 |
* | | | Support dockerfiles (#1303) | Midnight Exigent | 2021-12-21 |
* | | | docs: Add note about tree-sitter query precedence (#1314) | Gokul Soumya | 2021-12-21 |
* | | | Add fish highlighting (#1308) | Sebastian Neubauer | 2021-12-21 |
* | | | Add tree-sitter-comment (#1300) | Michael Davis | 2021-12-19 |