aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* build(deps): bump indoc from 1.0.7 to 1.0.8 (#5226)dependabot[bot]2022-12-19
* build(deps): bump thiserror from 1.0.37 to 1.0.38 (#5223)dependabot[bot]2022-12-19
* build(deps): bump toml from 0.5.9 to 0.5.10 (#5224)dependabot[bot]2022-12-19
* build(deps): bump anyhow from 1.0.66 to 1.0.68 (#5222)dependabot[bot]2022-12-19
* tutor: Fix typos in 8.2 (#5213)Lukas Werling2022-12-19
* Set ui.text.inactive for official themesJonathan LEI2022-12-17
* Make prompt suggestions greyed outJonathan LEI2022-12-17
* Add support for MATLAB/Octave files (#5192)g-s-k2022-12-17
* Crystal language support (#4993)Jonas Everaert2022-12-17
* Better sorting in picker in case of ties (#5169)Alex Kladov2022-12-17
* Print the binary required by the debug adapter (#5195)Eric Thorburn2022-12-17
* Fix a typo in the docs (#5191)Ifiok Jr2022-12-17
* set 'c++' as a recognised extension for cpp (#5183)alice2022-12-16
* Remove redraw to fix buildBlaž Hrastnik2022-12-15
* Restore deleted goto_pos function (#5164)Sebastian Zivota2022-12-15
* add redraw command (#4354)Roberto Vidal2022-12-15
* Select diagnostic range in goto_*_diag commands (#4713)Michael Davis2022-12-15
* workspace symbols: Default to empty Vec on NoneMichael Davis2022-12-15
* DynamicPicker: Reset idle timeout on refreshMichael Davis2022-12-15
* DynamicPicker: Use idle-timeout as debounceMichael Davis2022-12-15
* Re-request workspace symbols on keypress in pickerGokul Soumya2022-12-15
* Add DynamicPicker for updating options on every keyGokul Soumya2022-12-15
* Add force_score() for scoring picker items without optimizationsGokul Soumya2022-12-15
* Improve error message handling for theme loading failures (#5073)Michael Davis2022-12-15
* Add Bash indents (#5149)gavincrawford2022-12-14
* Add Mermaid.js for markdown support (#5147)Erasin2022-12-14
* ci: Merge two jobsBlaž Hrastnik2022-12-13
* Use latest github runner imagesBlaž Hrastnik2022-12-13
* Use dtolnay/rust-toolchain in more placesBlaž Hrastnik2022-12-13
* build(deps): bump tokio from 1.22.0 to 1.23.0 (#5137)dependabot[bot]2022-12-12
* build(deps): bump serde from 1.0.149 to 1.0.150 (#5138)dependabot[bot]2022-12-12
* Update tree-sitter-schemeBlaž Hrastnik2022-12-12
* Add `:pipe-to` typable command that ignores shell output (#4931)Alexander Schlögl2022-12-12
* chore(book): link repository (#5101)Marco Ieni2022-12-12
* Fix commonlisp filetypes typo and auto-pairs (#5091)garlic0x12022-12-12
* update(theme): adjust base16_transparent and dark_high_contrast (#5105)Slug2022-12-11
* Reset mode when changing buffers (#5072)Michael Davis2022-12-11
* properly handle detachted git worktrees (#5097)Pascal Kuthe2022-12-11
* Add Haskell text objects (#5061)Ollie Charles2022-12-10
* Treat patches as diff files (#5085)Danilo Spinella2022-12-10
* Add support for the BibTeX file format (#5064)Felipe S. S. Schneider2022-12-09
* Update `diagnostic.error` background for acme theme (#5019)two-six2022-12-09
* allow specifying environment for language servers in language.toml (#4004)TotalKrill2022-12-09
* Fix LSP completions ignoring auto-completion option (#5042)Jummit2022-12-09
* feat(lsp): pass client_info on initialization (#4904)Matouš Dzivjak2022-12-09
* Only write newlines in menu selection popup if the lsp returns detail (#4902)ath32022-12-09
* use curl underlines for gruvbox_dark_hard (#5066)cor2022-12-09
* fix(tutor): Capitalize first letter of a sentence (#5075)LeoniePhiline2022-12-09
* Autumn theme: use new features (#5051)Jens Getreu2022-12-08
* fix(theme): git gutter for flatwhite (#5036)Alexander Brevig2022-12-07