| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Use kebab-case for config | wojciechkepka | 2021-06-18 |
* | Add an option to disable display of progress in status bar | wojciechkepka | 2021-06-18 |
* | Add theme key for selected line number | Gokul Soumya | 2021-06-16 |
* | Format docs for better readability | Gokul Soumya | 2021-06-15 |
* | Add ui.selection to theme.toml | Gokul Soumya | 2021-06-14 |
* | theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113) | Ingrid | 2021-06-06 |
* | Add book/ (mdbook based user guide) | Blaž Hrastnik | 2021-04-05 |