| Commit message (Expand) | Author | Age |
* | Move top level lsp config to editor.lsp (#1868) | Gokul Soumya | 2022-03-28 |
* | Add refresh-config and open-config command (#1803) | Joe | 2022-03-25 |
* | Add syntax highlighting for Solidity (#1854) | Slin Lee | 2022-03-22 |
* | Add LSP support for Solidity (#1848) | Slin Lee | 2022-03-22 |
* | Initial basic Org markup support thanks to tree-sitter-org (#1845) | zetashift | 2022-03-20 |
* | Add horizontal and vertical split scratch buffers (#1763) | Joe | 2022-03-14 |
* | Deploy docs for master separately (#1783) | Gokul Soumya | 2022-03-14 |
* | fix #1808 | Blaž Hrastnik | 2022-03-14 |
* | Update keymap documentation in the book (#1745) | Daniel S Poulin | 2022-03-13 |
* | Add csharp lsp support (#1788) | Aaron Housh | 2022-03-12 |
* | 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 |
* | add 'use-grammars' to languages.toml | Michael Davis | 2022-03-10 |
* | replace all submodule documentation with flags documentation | Michael Davis | 2022-03-10 |
* | Add --edit-config flag to directly open config.toml (#1771) | Joe | 2022-03-09 |
* | Add arrow key mappings for tree-sitter parent/child/sibling nav (#1724) | Daniel S Poulin | 2022-03-08 |
* | Change parameter object keybind from `p` to `a` (#1708) | Gokul Soumya | 2022-03-07 |
* | Add comment textobject for surround selection and navigation (#1605) | Daniel S Poulin | 2022-03-06 |
* | Rename infobox theme scopes (#1741) | Gokul Soumya | 2022-03-04 |
* | add workflow for pushing nix flake artifacts to Cachix (#1721) | Michael Davis | 2022-03-02 |
* | 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 |