aboutsummaryrefslogtreecommitdiff
path: root/book/src/configuration.md
Commit message (Expand)AuthorAge
* 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
* Move top level lsp config to editor.lsp (#1868)Gokul Soumya2022-03-28
* Add refresh-config and open-config command (#1803)Joe2022-03-25
* replace all submodule documentation with flags documentationMichael Davis2022-03-10
* Add --edit-config flag to directly open config.toml (#1771)Joe2022-03-09
* Bring configuration documentation up to date (missing editor.search section) ...Philipp Mildenberger2022-03-01
* Configurable auto pairs (#1624)Skyler Hawthorne2022-02-25
* feat(helix-view): dynamic line numbers (#1522)Andrew Neth2022-01-25
* Merge branch 'master' into cursor-shape-newGokul Soumya2022-01-09
|\
| * docs: editor.filepicker -> editor.file-picker (#1465)Cottser2022-01-09
* | Merge branch 'master' into cursor-shape-newGokul Soumya2021-12-18
|\|
| * Load alt default theme if true color is not supportedOmnikar2021-12-13
* | Change default cursors to block for all modesGokul Soumya2021-11-29
* | Change cursor shape on mode changeGokul Soumya2021-11-24
|/
* File picker config (#988)Dan Nases Sha2021-11-20