| Commit message (Expand) | Author | Age |
... | |
| * | Move FilePicker struct def closer to impl block | Gokul Soumya | 2023-06-18 |
| * | Render the preview in FilePicker | Gokul Soumya | 2023-06-18 |
| * | Move Picker::render into FilePicker::render | Gokul Soumya | 2023-06-18 |
| * | Move Component methods except render() to FilePicker | Gokul Soumya | 2023-06-18 |
| * | Move handle_event methods from Picker to FilePicker | Gokul Soumya | 2023-06-18 |
| * | Move navigation methods from Picker to FilePicker | Gokul Soumya | 2023-06-18 |
| * | Move scoring functions from Picker to FilePicker | Gokul Soumya | 2023-06-18 |
| * | Copy struct fields and new() from Picker to FilePicker | Gokul Soumya | 2023-06-18 |
| * | Move FilePicker::render from Component impl to normal impl | Gokul Soumya | 2023-06-18 |
* | | Allow ANSI colors in themes (#5119) | tomleb | 2023-06-19 |
|/ |
|
* | Use default line ending in open command (#7357) | Alex | 2023-06-17 |
* | Add forth-lsp and update tree-sitter-forth (#7334) | Alexander Brevig | 2023-06-16 |
* | Add yank_joined command (#7195) | spectre256 | 2023-06-16 |
* | Add config for default line ending (#5621) | Alex | 2023-06-16 |
* | Webc language support (#7290) | Ivan Svoboda | 2023-06-13 |
* | Explain how to enter Select mode in keymap (#7333) | Thomas Aarholt | 2023-06-13 |
* | Preview scratch buffers in jumplist picker (#7331) | A-Walrus | 2023-06-13 |
* | Fix next/prev tree-sitter inconsistency (#7332) | A-Walrus | 2023-06-13 |
* | Add merionette theme (#7186) | Jorge Santiago | 2023-06-13 |
* | Add rl and rla aliasses for reload and reload-all commands (#7158) | Zisulin Morbrot | 2023-06-13 |
* | Add reverse_selection_contents (#7329) | Robert | 2023-06-13 |
* | Clarify the runtime directory location in installation docs (#6624) | kazimir malevich | 2023-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 Mildenberger | 2023-06-12 |
* | Check for 'git' before fetching/building grammars (#7320) | Michael Davis | 2023-06-12 |
* | Use Vue language server based on Volar (#7312) | Selwyn | 2023-06-11 |
* | fix: add file argument in help text (#7307) | 0xHiro / ヒロ | 2023-06-10 |
* | Add Fortran comment injections (#7305) | lefp | 2023-06-10 |
* | Support core mode for delve debugger (#7300) | Vitalii Solodilov | 2023-06-10 |
* | add config option for instant completion entry preview (defaulting to true). | Luca Schlecker | 2023-06-09 |
* | Add register statusline element (#7222) | spectre256 | 2023-06-08 |
* | Auto indent on `insert_at_line_start` (#5837) | Alex | 2023-06-08 |
* | Fix book configuration for edit template (#7278) | Tshepang Mbambo | 2023-06-08 |
* | Fix style overwriting in table rows with multiple cells (#7281) | Michael Davis | 2023-06-08 |
* | misc doc fixes/improvements (#7282) | Tshepang Mbambo | 2023-06-08 |
* | Bail if no language servers support workspace symbols (#7286) | Michael Davis | 2023-06-08 |
* | Fix C++ queries and update tree-sitter-cpp (#7285) | Dimitri Sabadie | 2023-06-07 |
* | theme: added gruvbox dark soft variant (#7139) | broke | 2023-06-07 |
* | Add support for language t32 (#7140) | Christoph Sax | 2023-06-07 |
* | add move_prev_long_word_end and extend_prev_long_word_end (#6905) | vwkd | 2023-06-07 |
* | Break long sentence in book configuration footnote (#7279) | Tshepang Mbambo | 2023-06-07 |
* | Propagate the count and register to command palette commands | Michael Davis | 2023-06-07 |
* | Persist register selection in pending keymaps | Michael Davis | 2023-06-07 |
* | Add check for a non-zero value for tab width (#7178) | Ilya Sovtsov | 2023-06-07 |
* | commands(toggle): use pattern matching on the Value enum (#7240) | Alex Vinyals | 2023-06-07 |
* | Fix verilog grammar source repo and revision (#7262) | blt__ | 2023-06-07 |