| Commit message (Expand) | Author | Age |
* | Add terraform lsp support (#1726) | Michael Daffin | 2022-03-01 |
* | Implement bulk buffer closing commands (#1677) | Daniel S Poulin | 2022-03-01 |
* | Bring configuration documentation up to date (missing editor.search section) ... | Philipp Mildenberger | 2022-03-01 |
* | Add support for HCL language (#1705) | Michael Daffin | 2022-02-25 |
* | Configurable auto pairs (#1624) | Skyler Hawthorne | 2022-02-25 |
* | Add kotlin language (#1689) | Michael Daffin | 2022-02-23 |
* | Allow separate styles for markup headings (#1618) | Alex | 2022-02-21 |
* | Add object.movement for tree-sitter navigation | Gokul Soumya | 2022-02-15 |
* | Add docs for tree-sitter based navigation | Gokul Soumya | 2022-02-15 |
* | Add `PageUp`, `PageDown`, `Ctrl-u`, `Ctrl-d`, `Home`, `End` keyboard shortcut... | Ludwig Stecher | 2022-02-15 |
* | add tree-sitter-erlang (#1657) | Michael Davis | 2022-02-15 |
* | Add new dap commands to docs (#1660) | Gokul Soumya | 2022-02-14 |
* | Added docs for `ensure_selections_forward` (#1651) | Maximilian Schoenenberg | 2022-02-11 |
* | Update keybind docs for treesitter, view mode (#1628) | Gokul Soumya | 2022-02-08 |
* | feat(languages): rescript (#1616) | Jared Ramirez | 2022-02-06 |
* | epocsquadron/add tree sitter twig (#1602) | Daniel S Poulin | 2022-02-01 |
* | Add textobjects queries for php (#1601) | Daniel S Poulin | 2022-01-30 |
* | feat(helix-view): dynamic line numbers (#1522) | Andrew Neth | 2022-01-25 |
* | 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 |