| Commit message (Expand) | Author | Age |
* | 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 |
* | | Fix incorrect scrolloff default in documentation (#4136) | Brandon Dong | 2022-10-07 |
* | | doc: add theme inheritance example (#4096) | Jaden | 2022-10-04 |
* | | doc: add example to disable arrow keys in insert mode (#4088) | Poliorcetics | 2022-10-04 |
* | | respond to SIGUSR1 by reloading config (#3952) | Karsten Gebbert | 2022-10-03 |
* | | Keep arrow and special keys in insert (#3915) | Ivan Tham | 2022-10-03 |
* | | Add option to skip the first indent guide (#3819) | Robin | 2022-10-03 |
* | | Rename I/A "Insert at start/end of line" (#3753) | Michael Davis | 2022-10-03 |
* | | Select inserted space after join (#3549) | Ivan Tham | 2022-10-03 |
* | | feat(statusline): add option to show total line numbers in file (#3960) | Joshua Pauline | 2022-10-03 |
* | | Add configureable statusline mode names (#3311) | PeepNSheep | 2022-10-03 |
* | | Add `ui.gutter.selected` option for themes (#3303) | ChrHorn | 2022-10-03 |
|/ |
|
* | Add support for webassembly text format (#4040) | Roberto Vidal | 2022-10-01 |
* | Add documentation for `max-line-length` (#3974) | Oskar Köök | 2022-09-26 |
* | Fix the picker’s keymap documentation (#3925) | taupiqueur | 2022-09-21 |
* | add :lsp-restart command (#3435) | Filipe Azevedo | 2022-09-20 |
* | feat: xtask themelint (#3234) | Alexander Brevig | 2022-09-19 |
* | add `bass` language + highlighting (#3771) | Alex Suraci | 2022-09-18 |
* | Add Markdown LSP via Marksman | Artem Pyanykh | 2022-09-17 |
* | Fix typos (#3858) | taupiqueur | 2022-09-17 |
* | feat: Syntax highlighting for Astro files (#3829) | Benjamin Streit | 2022-09-13 |
* | add example config for all removed insert mode bindings (#3827) | Skyler Hawthorne | 2022-09-13 |
* | Update usage.md with paragraph textobject(#3797) | Pablo Ovelleiro Corral | 2022-09-11 |
* | Remove the .txt suffix from tutor | Blaž Hrastnik | 2022-09-11 |