| Commit message (Expand) | Author | Age |
* | Update idle-timeout in docs (#8661) | John Careaga | 2023-10-30 |
* | Add `insert-final-newline` config option (#8157) | Em Zhan | 2023-09-12 |
* | Show whether file readonly in statusline (#7740) | Connortsui20 | 2023-08-08 |
* | feat: smart_tab | Skyler Hawthorne | 2023-08-01 |
* | Fix docs for default statusline config (#7720) | sigmaSd | 2023-07-24 |
* | Add config for default line ending (#5621) | Alex | 2023-06-16 |
* | add config option for instant completion entry preview (defaulting to true). | Luca Schlecker | 2023-06-09 |
* | Add register statusline element (#7222) | spectre256 | 2023-06-08 |
* | Break long sentence in book configuration footnote (#7279) | Tshepang Mbambo | 2023-06-07 |
* | feat: add a config option to exclude declaration from LSP references (#6886) | Vitalii Solodilov | 2023-04-27 |
* | Change soft-wrap.wrap_at_text_width to kebab case in documentation (#6842) | Michael T. Mordowanec | 2023-04-21 |
* | Fix `file-picker.follow-symlinks` config option name in docs (#6685) | tippfehlr | 2023-04-10 |
* | add option to enable/disable lsp snippets | Pascal Kuthe | 2023-03-31 |
* | add workspace config and manual LSP root management | Pascal Kuthe | 2023-03-29 |
* | Fix spelling of diagnostics (#6418) | Juan C. Müller | 2023-03-24 |
* | Add undercurl config option #6196 (#6253) | Jonatan Pettersson | 2023-03-14 |
* | Feat: LSP Type Hints (#5934) | Poliorcetics | 2023-03-11 |
* | Add a version-control statusline element (#5682) | Dimitar Gyurov | 2023-03-10 |
* | treat replace/insertmode consistently, default to insert | Pascal Kuthe | 2023-03-10 |
* | Softwrapping improvements (#5893) | Clément Delafargue | 2023-03-08 |
* | Rewrite and refactor all documentation (#5534) | David Else | 2023-03-06 |
* | Document the file-modification-indicator statusline element (#6036) | Nick | 2023-03-04 |
* | provide option to completely disable lsp | Skyler Hawthorne | 2023-02-02 |
* | Hide duplicate symlinks from the picker (#5658) | Pascal Kuthe | 2023-02-02 |
* | rework positioning/rendering and enable softwrap/virtual text (#5420) | Pascal Kuthe | 2023-01-31 |
* | Add configuration for min width of line-numbers gutter (#4724) | Doug Kelkhoff | 2023-01-21 |
* | doc: add missing `whitespace.render` sub-key | Clément Delafargue | 2023-01-16 |
* | Add a status line element that shows just the basename of the file (#5318) | Nick | 2022-12-31 |
* | Show (git) diff signs in gutter (#3890) | Pascal Kuthe | 2022-12-01 |
* | Add global error/warning count statusline element (#4569) | Gaurav Tyagi | 2022-11-15 |
* | Statusline indicator to show number of selected chars (#4682) | wes adams | 2022-11-12 |
* | Dynamically resize line number gutter width (#3469) | Doug Kelkhoff | 2022-11-08 |
* | Autosave all when the terminal loses focus (#3178) | Charlie Groves | 2022-10-21 |
* | Add some vertical characters to the editor.indent-guides documentation (#4163) | Sumit Sahrawat | 2022-10-10 |
* | Add cursorcolumn (#4084) | A-Walrus | 2022-10-08 |
* | Fix incorrect scrolloff default in documentation (#4136) | Brandon Dong | 2022-10-07 |
* | respond to SIGUSR1 by reloading config (#3952) | Karsten Gebbert | 2022-10-03 |
* | Add option to skip the first indent guide (#3819) | Robin | 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 |
* | initial implementation of bufferline (#2759) | aaron404 | 2022-09-02 |
* | Switch to `tabpad` configuration option (#3458) | A-Walrus | 2022-08-21 |
* | Improved file-picker configuration documentation (#3422) | Manuel Schmidbauer | 2022-08-14 |
* | add a CLI flag for specifying config file location (#2666) | Michael Davis | 2022-08-04 |
* | add configurable / theme-able statusline separator string (#3175) | Seth Bromberger | 2022-07-26 |
* | add position-percentage as a statusline indicator (#3168) | Seth Bromberger | 2022-07-26 |
* | Rename padding to spacer, remove by default | Blaž Hrastnik | 2022-07-26 |
* | Make gutters padding automatic (#3163) | Ivan Tham | 2022-07-26 |
* | add spacer element to statusline (#3165) | Seth Bromberger | 2022-07-26 |
* | add statusline element to display file line endings (#3113) | Alexis Kalabura | 2022-07-21 |