aboutsummaryrefslogtreecommitdiff
path: root/book/src/configuration.md
Commit message (Expand)AuthorAge
* Add rainbow tree-sitter highlightsMichael Davis2024-05-01
* Add support for Unicode inputLinden Krouse2024-05-01
* Make initial editing mode configurablePhilipp Emanuel Weidmann2024-05-01
* Add file explorer and tree helperwongjiahau2024-05-01
* doc: small formatting corrections (#9986)Yomain2024-03-26
* Add narrow no-break space support (#9604)Quentin2024-03-25
* Add an Amp-like jump commandPascal Kuthe2024-03-23
* add 'file-absolute-path' to statusline (#4535)Dan Cardamore2024-03-17
* Document embracing smart-tab navigation. (#9762)Dawid Ciężarkiewicz2024-03-01
* docs: Document that what the `diff` gutter symbol does (#9587)Mark Stosberg2024-02-12
* refactor completion and signature help using hooksPascal Kuthe2024-01-23
* Support drawing popup frame (#4313)ath32023-12-19
* book: Describe usage of `.ignore` and helix-specific ignore files in `[editor...Novus Nota2023-12-17
* Simplify implementation of `add_indent_level`.Daniel Ebert2023-12-15
* Add documentation for new indent computationDaniel Ebert2023-12-15
* use canonical name (#8960)Tshepang Mbambo2023-12-01
* Book: fix formatting of some default values (#8837)WuerfelDev2023-11-17
* Update idle-timeout in docs (#8661)John Careaga2023-10-30
* Add `insert-final-newline` config option (#8157)Em Zhan2023-09-12
* Show whether file readonly in statusline (#7740)Connortsui202023-08-08
* feat: smart_tabSkyler Hawthorne2023-08-01
* Fix docs for default statusline config (#7720)sigmaSd2023-07-24
* Add config for default line ending (#5621)Alex2023-06-16
* add config option for instant completion entry preview (defaulting to true).Luca Schlecker2023-06-09
* Add register statusline element (#7222)spectre2562023-06-08
* Break long sentence in book configuration footnote (#7279)Tshepang Mbambo2023-06-07
* feat: add a config option to exclude declaration from LSP references (#6886)Vitalii Solodilov2023-04-27
* Change soft-wrap.wrap_at_text_width to kebab case in documentation (#6842)Michael T. Mordowanec2023-04-21
* Fix `file-picker.follow-symlinks` config option name in docs (#6685)tippfehlr2023-04-10
* add option to enable/disable lsp snippetsPascal Kuthe2023-03-31
* add workspace config and manual LSP root managementPascal Kuthe2023-03-29
* Fix spelling of diagnostics (#6418)Juan C. Müller2023-03-24
* 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