aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Improve C# syntax highlighting (#4118)Chickenkeeper2022-10-10
* | Use different cursor color for primary cursor for ayu_mirage (#4140)S1m2022-10-10
* | tutor: 5.5 add missing words (#4160)Mike Sampson2022-10-09
* | Add cursorcolumn (#4084)A-Walrus2022-10-08
* | Fix incorrect scrolloff default in documentation (#4136)Brandon Dong2022-10-07
* | Update sonokai.toml (#4089)Oleksii Dorozhkin2022-10-06
* | Pallettise the bogster theme and, more importantly, add support for color-mod...allanderek2022-10-06
* | Fix tutor typo (#4116)Jonathan2022-10-05
* | Fix bugs in search wraparound message (#4101)A-Walrus2022-10-04
* | doc: add theme inheritance example (#4096)Jaden2022-10-04
* | doc: add example to disable arrow keys in insert mode (#4088)Poliorcetics2022-10-04
* | build(deps): bump thiserror from 1.0.36 to 1.0.37 (#4095)dependabot[bot]2022-10-03
* | build(deps): bump tokio from 1.21.1 to 1.21.2 (#4094)dependabot[bot]2022-10-03
* | build(deps): bump smallvec from 1.9.0 to 1.10.0 (#4093)dependabot[bot]2022-10-03
* | Exit gracefully when close operation fails (#4081)Skyler Hawthorne2022-10-03
* | Automatically track pseudo-pending text (#4077)Michael Davis2022-10-03
* | respond to SIGUSR1 by reloading config (#3952)Karsten Gebbert2022-10-03
* | Keep arrow and special keys in insert (#3915)Ivan Tham2022-10-03
* | Change focus to modified docs on quit (#3872)A-Walrus2022-10-03
* | Add option to skip the first indent guide (#3819)Robin2022-10-03
* | Rename I/A "Insert at start/end of line" (#3753)Michael Davis2022-10-03
* | remove `split-debuginfo` setting (#3691)Kirawi2022-10-03
* | Find workspace from document path (#3553)ath32022-10-03
* | Select inserted space after join (#3549)Ivan Tham2022-10-03
* | rust: Highlight function signatures as functions (#4073)Michael Davis2022-10-03
* | Add command names to command palette (#4071)nuid322022-10-03
* | Fix signature help panic when too large (#4030)Ivan Tham2022-10-03
* | goto_window_* extends selection (#3985)greg-enbala2022-10-03
* | [lsp-restart]: call the force_shutdown method for the old_client (#3972)Alexis Kalabura2022-10-03
* | feat(statusline): add option to show total line numbers in file (#3960)Joshua Pauline2022-10-03
* | Add dark high contrast theme refer to vscode (#3312)Slug2022-10-03
* | Add configureable statusline mode names (#3311)PeepNSheep2022-10-03
* | Add `ui.gutter.selected` option for themes (#3303)ChrHorn2022-10-03
* | Add tests for select-mode TS textobjectsMichael Davis2022-10-03
* | Extend textobject selections in select modeMichael Davis2022-10-03
* | Use Range::with_direction consistentlyMichael Davis2022-10-03
* | Use requested direction for new textobject selection rangeMichael Davis2022-10-03
* | Cycled to end/beginning + no more matches msgs (#3176)A-Walrus2022-10-03
* | Inherit theme (#3067)Christoph Schmidler2022-10-03
* | Show "Invalid regex" message on enter (Validate) (#3049)A-Walrus2022-10-03
* | Add goto preview (#2982)Joe2022-10-03
* | Update treesitter markdown (#4078)David2022-10-03
* | Add pseudo_pending for t/T/f/F (#4062)Matt Freitas-Stavola2022-10-02
* | diff full-doc LSP edits (#4041)Kirawi2022-10-02
* | Onedarker theme: some improvements (#4069)nuid322022-10-02
* | Adjust light-gray in onedarker theme (#4060)nuid322022-10-01
|/
* Ensure cursor in view after format (#4047)zensayyy2022-10-01
* Add support for webassembly text format (#4040)Roberto Vidal2022-10-01
* themes: Add onedarker (#3980)nuid322022-10-01
* WGSL syntax highlighting fix (#3996)Chickenkeeper2022-09-30