| Commit message (Expand) | Author | Age |
* | Update tree-sitter-java and add Java textobjects (#4886) | Lennard Hofmann | 2022-11-26 |
* | Add QML language support (#4842) | alois31 | 2022-11-23 |
* | Implement simple indents.scm for Elixir (#4821) | Sora | 2022-11-21 |
* | Add `:reload-all` command (#4663) | Filipe Azevedo | 2022-11-20 |
* | Update lang-support doc | Blaž Hrastnik | 2022-11-18 |
* | Add global error/warning count statusline element (#4569) | Gaurav Tyagi | 2022-11-15 |
* | Add support for Bicep files (#4403) | Jonathan | 2022-11-15 |
* | Statusline indicator to show number of selected chars (#4682) | wes adams | 2022-11-12 |
* | Enable elixir-ls for heex language (#4679) | Philip Giuliani | 2022-11-10 |
* | Add LSP workspace command picker (#3140) | Matthias Deiml | 2022-11-09 |
* | fix typo (#4656) | Zhizhen He | 2022-11-08 |
* | fix: small error (#4651) | 0xflotus | 2022-11-08 |
* | Dynamically resize line number gutter width (#3469) | Doug Kelkhoff | 2022-11-08 |
* | add highlights for env and ini file formats (#4536) | seshotake | 2022-11-01 |
* | Support WIT grammar (#4525) | hh9527 | 2022-10-31 |
* | Update windows install instructions (#4530) | Konstantin Podsvirov | 2022-10-30 |
* | feat(lang): add xml (#4518) | Matthew Toohey | 2022-10-29 |
* | feat(lang): add kdl grammar (#4481) | Jaden | 2022-10-29 |
* | language: added vhs (#4486) | rsteube | 2022-10-28 |
* | commands: Make no arg ':theme' show name (#3740) | James O. D. Hunt | 2022-10-26 |
* | Add `:update` that will write the changes if the file has been modified. (#4... | Gaurav Tyagi | 2022-10-26 |
* | Change syntax for suffix file-types configurations (#4414) | Michael Davis | 2022-10-22 |
* | Add textobjects.scm for zig (#4409) | Sora | 2022-10-21 |
* | Autosave all when the terminal loses focus (#3178) | Charlie Groves | 2022-10-21 |
* | Clarify use of `HELIX_RUNTIME` (#4382) | Greg Troszak | 2022-10-21 |
* | Add support for D (#4372) | Garrett D'Amore | 2022-10-20 |
* | Allow using path suffixes to associate language file-types (#2455) | midnightexigent | 2022-10-20 |
* | Update windows install instructions (#4351) | Alex | 2022-10-19 |
* | Merge pull request #4061 from pascalkuthe/undercurl-modifier | Blaž Hrastnik | 2022-10-19 |
|\ |
|
| * | merge underline-style and underline-color into a single table | Pascal Kuthe | 2022-10-13 |
| * | adress review comments | Pascal Kuthe | 2022-10-11 |
| * | fix typo | Pascal Kuthe | 2022-10-08 |
| * | add deprectation not for underlined modifier to docs | pascalkuthe | 2022-10-08 |
| * | make casing consistent with other configuration | Pascal Kuthe | 2022-10-06 |
| * | make underline_style a seperate option | Pascal Kuthe | 2022-10-01 |
| * | Update theme documentation | A-Walrus | 2022-10-01 |
* | | Fix link to textobjects usage from keymap documentation (#4357) | Peter Phillips | 2022-10-19 |
* | | Change diagnostic picker keybind to <space>d (#4229) | Gokul Soumya | 2022-10-17 |
* | | Show keys required to enter each minor mode (#4302) | Ben White-Horne | 2022-10-16 |
* | | fix `:insert-output` doc: inserting output **before** each selection (#4286) | ZJPzjp | 2022-10-15 |
* | | Add support for Purescript language (#4242) | Dario Oddenino | 2022-10-14 |
* | | book: Refer to keys by key names, not representations | Tim Siegel | 2022-10-12 |
* | | Update tree-sitter-lua and add textobjects for Lua (#3552) | Lennard Hofmann | 2022-10-12 |
* | | Rename extend indent captures. | Daniel Ebert | 2022-10-11 |
* | | Slightly change the behavior of the `@stop-extend` capture. | Daniel Ebert | 2022-10-11 |
* | | Add python indentation support to docs. | Triton171 | 2022-10-11 |
* | | remove filterting with C-space from picker | Pascal Kuthe | 2022-10-11 |
* | | Add some vertical characters to the editor.indent-guides documentation (#4163) | Sumit Sahrawat | 2022-10-10 |
* | | Add instructions for gnome desktop support using the `.desktop` file (#4165) | David | 2022-10-10 |
* | | Add cursorcolumn (#4084) | A-Walrus | 2022-10-08 |