| Commit message (Expand) | Author | Age |
* | 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 |
* | Add lsp signature help (#1755) | Gokul Soumya | 2022-07-19 |
* | Make gutters padding optional (#2996) | Ivan Tham | 2022-07-18 |
* | Customizable/configurable status line (#2434) | Mr. E | 2022-07-18 |
* | fix wrong value for cursor shape config in the docs (#3081) | Alex Kim | 2022-07-15 |
* | Add mode specific styles (#2676) | Mathspy | 2022-06-30 |
* | Implement cursorline (#2170) | Tobias Menzi | 2022-06-27 |
* | Make indent guides configurable | Gokul Soumya | 2022-06-21 |
* | rewrite auto-pairs docs (#2384) | Michael Davis | 2022-05-04 |
* | feat(commands): make it possible to disable format-on-save via the 'auto-form... | unrelentingtech | 2022-05-02 |
* | feat(ui): add nbsp (non-breaking space) to rendered whitespace (#2322) | unrelentingtech | 2022-04-30 |
* | fix typos (#2304) | chunghha | 2022-04-27 |
* | allow whitespace to be rendered | Omnikar | 2022-04-20 |
* | Add rulers option (#2060) | Thomas | 2022-04-20 |
* | Make gutters configurable (#1967) | Dr. David A. Kunz | 2022-04-16 |
* | Document values for editor.cursor-shape (#2094) | scgtrp | 2022-04-13 |
* | Move top level lsp config to editor.lsp (#1868) | Gokul Soumya | 2022-03-28 |
* | Add refresh-config and open-config command (#1803) | Joe | 2022-03-25 |
* | replace all submodule documentation with flags documentation | Michael Davis | 2022-03-10 |
* | Add --edit-config flag to directly open config.toml (#1771) | Joe | 2022-03-09 |
* | Bring configuration documentation up to date (missing editor.search section) ... | Philipp Mildenberger | 2022-03-01 |
* | Configurable auto pairs (#1624) | Skyler Hawthorne | 2022-02-25 |
* | feat(helix-view): dynamic line numbers (#1522) | Andrew Neth | 2022-01-25 |
* | Merge branch 'master' into cursor-shape-new | Gokul Soumya | 2022-01-09 |
|\ |
|
| * | docs: editor.filepicker -> editor.file-picker (#1465) | Cottser | 2022-01-09 |
* | | Merge branch 'master' into cursor-shape-new | Gokul Soumya | 2021-12-18 |
|\| |
|
| * | Load alt default theme if true color is not supported | Omnikar | 2021-12-13 |
* | | Change default cursors to block for all modes | Gokul Soumya | 2021-11-29 |
* | | Change cursor shape on mode change | Gokul Soumya | 2021-11-24 |
|/ |
|
* | File picker config (#988) | Dan Nases Sha | 2021-11-20 |
* | Allow infoboxes to be disabled (#972) | Omnikar | 2021-11-05 |
* | Improve completion trigger (#838) | CossonLeo | 2021-10-18 |
* | Make auto-completion a config (#853) | Ivan Tham | 2021-10-16 |
* | Make idle-timeout configurable | Blaž Hrastnik | 2021-10-10 |
* | Add option for automatic insertion of closing-parens/brackets/etc (#779) | lurpahi | 2021-09-24 |
* | enable smart case regex search by default (#761) | kraem | 2021-09-20 |
* | Improve docs, fix up a few highlight scopes | Blaž Hrastnik | 2021-09-07 |
* | Update configuration.md for Windows | superlou | 2021-08-16 |
* | Update docs | wojciechkepka | 2021-06-21 |
* | Update docs | wojciechkepka | 2021-06-19 |
* | Removed unneeded escaping in Markdown docs (#299) | rypervenche | 2021-06-18 |