aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* make TS matching fallback to plaintextPascal Kuthe2023-06-22
* Avoid false positives in non-fuzzy bracket matchPascal Kuthe2023-06-22
* match pairs which don't form a standalone TS nodePascal Kuthe2023-06-22
* Fix tree sitter chunking (#7417)A-Walrus2023-06-21
* build(deps): bump bitflags from 2.3.1 to 2.3.2 (#7394)dependabot[bot]2023-06-20
* build(deps): bump serde_json from 1.0.96 to 1.0.97 (#7393)dependabot[bot]2023-06-20
* build(deps): bump cachix/install-nix-action from 21 to 22 (#7392)dependabot[bot]2023-06-20
* remove mention of Wasm from `vision.md` (#7395)Kirawi2023-06-20
* highlight(sql): Update tree-sitter-sql to `98a7fc9` (#7387)LeoniePhiline2023-06-19
* Fix Component implementations for Picker (#7382)Michael Davis2023-06-19
* Merge pull request #7264 from the-mikedavis/merge-picker-and-filepickerPascal Kuthe2023-06-19
|\
| * Completely remove old Picker and rename FilePicker to PickerGokul Soumya2023-06-18
| * Make file preview callback optionalMichael Davis2023-06-18
| * Move FilePicker struct def closer to impl blockGokul Soumya2023-06-18
| * Render the preview in FilePickerGokul Soumya2023-06-18
| * Move Picker::render into FilePicker::renderGokul Soumya2023-06-18
| * Move Component methods except render() to FilePickerGokul Soumya2023-06-18
| * Move handle_event methods from Picker to FilePickerGokul Soumya2023-06-18
| * Move navigation methods from Picker to FilePickerGokul Soumya2023-06-18
| * Move scoring functions from Picker to FilePickerGokul Soumya2023-06-18
| * Copy struct fields and new() from Picker to FilePickerGokul Soumya2023-06-18
| * Move FilePicker::render from Component impl to normal implGokul Soumya2023-06-18
* | Allow ANSI colors in themes (#5119)tomleb2023-06-19
|/
* Use default line ending in open command (#7357)Alex2023-06-17
* Add forth-lsp and update tree-sitter-forth (#7334)Alexander Brevig2023-06-16
* Add yank_joined command (#7195)spectre2562023-06-16
* Add config for default line ending (#5621)Alex2023-06-16
* Webc language support (#7290)Ivan Svoboda2023-06-13
* Explain how to enter Select mode in keymap (#7333)Thomas Aarholt2023-06-13
* Preview scratch buffers in jumplist picker (#7331)A-Walrus2023-06-13
* Fix next/prev tree-sitter inconsistency (#7332)A-Walrus2023-06-13
* Add merionette theme (#7186)Jorge Santiago2023-06-13
* Add rl and rla aliasses for reload and reload-all commands (#7158)Zisulin Morbrot2023-06-13
* Add reverse_selection_contents (#7329)Robert2023-06-13
* Clarify the runtime directory location in installation docs (#6624)kazimir malevich2023-06-13
* build(deps): bump libc from 0.2.145 to 0.2.146 (#7327)dependabot[bot]2023-06-13
* build(deps): bump gix from 0.44.1 to 0.46.0 (#7325)dependabot[bot]2023-06-13
* build(deps): bump tempfile from 3.5.0 to 3.6.0 (#7326)dependabot[bot]2023-06-13
* build(deps): bump serde from 1.0.163 to 1.0.164 (#7328)dependabot[bot]2023-06-13
* build(deps): bump log from 0.4.18 to 0.4.19 (#7324)dependabot[bot]2023-06-13
* Fix underflow when repeating a completion that has a negative shift position ...Philipp Mildenberger2023-06-12
* Check for 'git' before fetching/building grammars (#7320)Michael Davis2023-06-12
* Use Vue language server based on Volar (#7312)Selwyn2023-06-11
* fix: add file argument in help text (#7307)0xHiro / ヒロ2023-06-10
* Add Fortran comment injections (#7305)lefp2023-06-10
* Support core mode for delve debugger (#7300)Vitalii Solodilov2023-06-10
* add config option for instant completion entry preview (defaulting to true).Luca Schlecker2023-06-09
* Add register statusline element (#7222)spectre2562023-06-08
* Auto indent on `insert_at_line_start` (#5837)Alex2023-06-08
* Fix book configuration for edit template (#7278)Tshepang Mbambo2023-06-08