aboutsummaryrefslogtreecommitdiff
path: root/book
Commit message (Expand)AuthorAge
...
* Add language server command for OCaml (#2035)unrelentingtech2022-04-08
* Add swift language (#2033)Aaron Housh2022-04-08
* PHP roots and languageserver improvements (#2031)Karl Grasegger2022-04-08
* Add default language server for CSS (#2025)David2022-04-08
* Add default language server for JSON (#2024)David2022-04-08
* Add default language server for HTML (#2018)David2022-04-08
* add languages `r` and `rmarkdown` (#1998)Matthew Toohey2022-04-08
* fix keymap doc typo for 'delete' in insert-mode (#1990)Michael Davis2022-04-06
* add language `ron` (#1925)VuiMuich2022-04-05
* Add runtime language configuration (#1794) (#1866)Roland Kovacs2022-04-05
* Add typed commands buffer-next and buffer-previous (#1940)Dr. David A. Kunz2022-04-03
* Add paragraph textobjectIvan Tham2022-04-02
* Add texlab language server for latex (#1922)Lauri Gustafsson2022-04-02
* separate JSX queries from javascript (#1921)Michael Davis2022-04-02
* Add install instructions for Void Linux (#1911)Marcin Puc2022-03-31
* Resolve conflicts between prompt/picker bindings (#1792)Rohan Jain2022-03-31
* Indentation rework (#1562)Triton1712022-03-30
* add tree-sitter-gleamMichael Davis2022-03-30
* update tree-sitter-erlangMichael Davis2022-03-30
* Move top level lsp config to editor.lsp (#1868)Gokul Soumya2022-03-28
* Add refresh-config and open-config command (#1803)Joe2022-03-25
* Add syntax highlighting for Solidity (#1854)Slin Lee2022-03-22
* Add LSP support for Solidity (#1848)Slin Lee2022-03-22
* Initial basic Org markup support thanks to tree-sitter-org (#1845)zetashift2022-03-20
* Add horizontal and vertical split scratch buffers (#1763)Joe2022-03-14
* Deploy docs for master separately (#1783)Gokul Soumya2022-03-14
* fix #1808Blaž Hrastnik2022-03-14
* Update keymap documentation in the book (#1745)Daniel S Poulin2022-03-13
* Add csharp lsp support (#1788)Aaron Housh2022-03-12
* rename '--fetch/build-grammars' flags into '--grammar fetch/build'Michael Davis2022-03-10
* 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