aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Expand `~` when parsing file paths in `:open` (#5329)iobtl2022-12-29
* Reload language config with `:config-reload` (#5239)willful7592022-12-29
* Update `emacs` theme diff colors (#5334)Yevgnen2022-12-29
* Fix erroneous indent between closers of auto-pairs (#5330)Triton1712022-12-29
* Fix kanagawa theme lint and added git gutter colors (#5273)leonqadirie2022-12-28
* Allow custom preprocessors for 'vue' injections (#5268)farwyler2022-12-27
* build(deps): bump cc from 1.0.77 to 1.0.78 (#5308)dependabot[bot]2022-12-26
* build(deps): bump serde from 1.0.151 to 1.0.152 (#5307)dependabot[bot]2022-12-26
* build(deps): bump git-repository from 0.29.0 to 0.30.2 (#5306)dependabot[bot]2022-12-26
* tutor: add chapter for commenting lines (#5211)Soc Virnyl S. Estela2022-12-26
* Add eb word selection trick to the tutor (#5247)Alex Kladov2022-12-24
* Fix opening new files (#5278)alois312022-12-24
* fix comment token of godot resource file (#5276)Erasin2022-12-24
* Avoid trailing `s` in message when only 1 file is opened (#5189)Nick2022-12-23
* Use curl underlines in the rose_pine theme (#5267)cor2022-12-23
* mouse operations respect scrolloff (#5255)jliaoh2022-12-23
* Add command to merge consecutive ranges in selection (#5047)DylanBulfin2022-12-23
* Add file picker dialogue when opening a directory with :o (#2707)Jack Allison2022-12-23
* tutor: Add a content cycling section (#5161)Gioele De Vitti2022-12-23
* Fix HTML injection within markdown (#5265)Michael Davis2022-12-23
* Fix & Tweak Rust's Syntax Highlighting (#5238)Chickenkeeper2022-12-21
* fix(theme): Replace invalid `cyan` by `blue` in line with original theme (#5250)LeoniePhiline2022-12-21
* Better diagnostics highlighting for Dracula theme. (#5236)Chirikumbrah2022-12-20
* build(deps): bump serde from 1.0.150 to 1.0.151 (#5221)dependabot[bot]2022-12-19
* Add missing comment injection for nix (#5208)farwyler2022-12-19
* build(nix): update inputs (#5219)Yusuf Bera Ertan2022-12-19
* build(deps): bump serde_json from 1.0.89 to 1.0.91 (#5225)dependabot[bot]2022-12-19
* 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