aboutsummaryrefslogtreecommitdiff
path: root/book
Commit message (Expand)AuthorAge
* migrate grammar fetching/building code into helix-loader crateMichael Davis2022-03-10
* add 'use-grammars' to languages.tomlMichael Davis2022-03-10
* replace all submodule documentation with flags documentationMichael Davis2022-03-10
* Add --edit-config flag to directly open config.toml (#1771)Joe2022-03-09
* Add arrow key mappings for tree-sitter parent/child/sibling nav (#1724)Daniel S Poulin2022-03-08
* Change parameter object keybind from `p` to `a` (#1708)Gokul Soumya2022-03-07
* Add comment textobject for surround selection and navigation (#1605)Daniel S Poulin2022-03-06
* Rename infobox theme scopes (#1741)Gokul Soumya2022-03-04
* add workflow for pushing nix flake artifacts to Cachix (#1721)Michael Davis2022-03-02
* Add terraform lsp support (#1726)Michael Daffin2022-03-01
* Implement bulk buffer closing commands (#1677)Daniel S Poulin2022-03-01
* Bring configuration documentation up to date (missing editor.search section) ...Philipp Mildenberger2022-03-01
* Add support for HCL language (#1705)Michael Daffin2022-02-25
* Configurable auto pairs (#1624)Skyler Hawthorne2022-02-25
* Add kotlin language (#1689)Michael Daffin2022-02-23
* Allow separate styles for markup headings (#1618)Alex2022-02-21
* Add object.movement for tree-sitter navigationGokul Soumya2022-02-15
* Add docs for tree-sitter based navigationGokul Soumya2022-02-15
* Add `PageUp`, `PageDown`, `Ctrl-u`, `Ctrl-d`, `Home`, `End` keyboard shortcut...Ludwig Stecher2022-02-15
* add tree-sitter-erlang (#1657)Michael Davis2022-02-15
* Add new dap commands to docs (#1660)Gokul Soumya2022-02-14
* Added docs for `ensure_selections_forward` (#1651)Maximilian Schoenenberg2022-02-11
* Update keybind docs for treesitter, view mode (#1628)Gokul Soumya2022-02-08
* feat(languages): rescript (#1616)Jared Ramirez2022-02-06
* epocsquadron/add tree sitter twig (#1602)Daniel S Poulin2022-02-01
* Add textobjects queries for php (#1601)Daniel S Poulin2022-01-30
* feat(helix-view): dynamic line numbers (#1522)Andrew Neth2022-01-25
* add tree-sitter-iex (#1576)Michael Davis2022-01-25
* Use markup scopes for the Markdown component (#1363)CossonLeo2022-01-24
* Merge pull request #1154 from sudormrfbin/cursor-shape-newBlaž Hrastnik2022-01-23
|\
| * Merge branch 'master' into cursor-shape-newGokul Soumya2022-01-09
| |\
| * \ Merge branch 'master' into cursor-shape-newGokul Soumya2022-01-06
| |\ \
| * | | Manually draw all block cursorsGokul Soumya2021-12-23
| * | | Merge branch 'master' into cursor-shape-newGokul Soumya2021-12-18
| |\ \ \
| * | | | Remove ui.cursor.primary and hashmap lookupsGokul Soumya2021-12-18
| * | | | Change default cursors to block for all modesGokul Soumya2021-11-29
| * | | | Change cursor shape on mode changeGokul Soumya2021-11-24
* | | | | Add haskell-language-server-wrapper --lsp to default `languages.toml` (#1556)Kyra2022-01-23
* | | | | docs: Fix typo in book (#1537)Daniel Flanagan2022-01-22
* | | | | feat(languages): GraphQL (#1515)Jared Ramirez2022-01-21
* | | | | change show_subtree command into ':tree-sitter-subtree' typable command (#1524)Michael Davis2022-01-21
* | | | | add select_next_sibling and select_prev_sibling commands (#1495)Michael Davis2022-01-20
* | | | | feat(languages): Elm (#1514)Jared Ramirez2022-01-20
* | | | | feat(languages): Lean experimental tree-sitter-lean (#1422)Anders Christiansen Sørby2022-01-17
* | | | | Re-enable haskell in languages.toml (#1520)Kirawi2022-01-16
* | | | | Minor(book): Add `G` in normal mode (#1482)NexiNov2022-01-12
* | | | | add tree-sitter-git-config (#1426)Michael Davis2022-01-09
| |_|_|/ |/| | |
* | | | docs: editor.filepicker -> editor.file-picker (#1465)Cottser2022-01-09
* | | | docs: document @keyword.control.exception scopeEric Crosson2022-01-08
* | | | feat: add tree-sitter-makeEric Crosson2022-01-08