aboutsummaryrefslogtreecommitdiff
path: root/book/src/configuration.md
Commit message (Expand)AuthorAge
* Add undercurl config option #6196 (#6253)Jonatan Pettersson2023-03-14
* Feat: LSP Type Hints (#5934)Poliorcetics2023-03-11
* Add a version-control statusline element (#5682)Dimitar Gyurov2023-03-10
* treat replace/insertmode consistently, default to insertPascal Kuthe2023-03-10
* Softwrapping improvements (#5893)Clément Delafargue2023-03-08
* Rewrite and refactor all documentation (#5534)David Else2023-03-06
* Document the file-modification-indicator statusline element (#6036)Nick2023-03-04
* provide option to completely disable lspSkyler Hawthorne2023-02-02
* Hide duplicate symlinks from the picker (#5658)Pascal Kuthe2023-02-02
* rework positioning/rendering and enable softwrap/virtual text (#5420)Pascal Kuthe2023-01-31
* Add configuration for min width of line-numbers gutter (#4724)Doug Kelkhoff2023-01-21
* doc: add missing `whitespace.render` sub-keyClément Delafargue2023-01-16
* Add a status line element that shows just the basename of the file (#5318)Nick2022-12-31
* Show (git) diff signs in gutter (#3890)Pascal Kuthe2022-12-01
* Add global error/warning count statusline element (#4569)Gaurav Tyagi2022-11-15
* Statusline indicator to show number of selected chars (#4682)wes adams2022-11-12
* Dynamically resize line number gutter width (#3469)Doug Kelkhoff2022-11-08
* Autosave all when the terminal loses focus (#3178)Charlie Groves2022-10-21
* Add some vertical characters to the editor.indent-guides documentation (#4163)Sumit Sahrawat2022-10-10
* Add cursorcolumn (#4084)A-Walrus2022-10-08
* Fix incorrect scrolloff default in documentation (#4136)Brandon Dong2022-10-07
* respond to SIGUSR1 by reloading config (#3952)Karsten Gebbert2022-10-03
* Add option to skip the first indent guide (#3819)Robin2022-10-03
* feat(statusline): add option to show total line numbers in file (#3960)Joshua Pauline2022-10-03
* Add configureable statusline mode names (#3311)PeepNSheep2022-10-03
* initial implementation of bufferline (#2759)aaron4042022-09-02
* Switch to `tabpad` configuration option (#3458)A-Walrus2022-08-21
* Improved file-picker configuration documentation (#3422)Manuel Schmidbauer2022-08-14
* add a CLI flag for specifying config file location (#2666)Michael Davis2022-08-04
* add configurable / theme-able statusline separator string (#3175)Seth Bromberger2022-07-26
* add position-percentage as a statusline indicator (#3168)Seth Bromberger2022-07-26
* Rename padding to spacer, remove by defaultBlaž Hrastnik2022-07-26
* Make gutters padding automatic (#3163)Ivan Tham2022-07-26
* add spacer element to statusline (#3165)Seth Bromberger2022-07-26
* add statusline element to display file line endings (#3113)Alexis Kalabura2022-07-21
* Add lsp signature help (#1755)Gokul Soumya2022-07-19
* Make gutters padding optional (#2996)Ivan Tham2022-07-18
* Customizable/configurable status line (#2434)Mr. E2022-07-18
* fix wrong value for cursor shape config in the docs (#3081)Alex Kim2022-07-15
* Add mode specific styles (#2676)Mathspy2022-06-30
* Implement cursorline (#2170)Tobias Menzi2022-06-27
* Make indent guides configurableGokul Soumya2022-06-21
* rewrite auto-pairs docs (#2384)Michael Davis2022-05-04
* feat(commands): make it possible to disable format-on-save via the 'auto-form...unrelentingtech2022-05-02
* feat(ui): add nbsp (non-breaking space) to rendered whitespace (#2322)unrelentingtech2022-04-30
* fix typos (#2304)chunghha2022-04-27
* allow whitespace to be renderedOmnikar2022-04-20
* Add rulers option (#2060)Thomas2022-04-20
* Make gutters configurable (#1967)Dr. David A. Kunz2022-04-16
* Document values for editor.cursor-shape (#2094)scgtrp2022-04-13