| Commit message (Expand) | Author | Age |
... | |
* | Add tutor example for WORDS (#5304) | mrjerzy | 2022-12-30 |
* | Add bash syntax highlighting for `.bash_aliases` (#5347) | k12ish | 2022-12-30 |
* | Expand `~` when parsing file paths in `:open` (#5329) | iobtl | 2022-12-29 |
* | Reload language config with `:config-reload` (#5239) | willful759 | 2022-12-29 |
* | Update `emacs` theme diff colors (#5334) | Yevgnen | 2022-12-29 |
* | Fix erroneous indent between closers of auto-pairs (#5330) | Triton171 | 2022-12-29 |
* | Fix kanagawa theme lint and added git gutter colors (#5273) | leonqadirie | 2022-12-28 |
* | Allow custom preprocessors for 'vue' injections (#5268) | farwyler | 2022-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. Estela | 2022-12-26 |
* | Add eb word selection trick to the tutor (#5247) | Alex Kladov | 2022-12-24 |
* | Fix opening new files (#5278) | alois31 | 2022-12-24 |
* | fix comment token of godot resource file (#5276) | Erasin | 2022-12-24 |
* | Avoid trailing `s` in message when only 1 file is opened (#5189) | Nick | 2022-12-23 |
* | Use curl underlines in the rose_pine theme (#5267) | cor | 2022-12-23 |
* | mouse operations respect scrolloff (#5255) | jliaoh | 2022-12-23 |
* | Add command to merge consecutive ranges in selection (#5047) | DylanBulfin | 2022-12-23 |
* | Add file picker dialogue when opening a directory with :o (#2707) | Jack Allison | 2022-12-23 |
* | tutor: Add a content cycling section (#5161) | Gioele De Vitti | 2022-12-23 |
* | Fix HTML injection within markdown (#5265) | Michael Davis | 2022-12-23 |
* | Fix & Tweak Rust's Syntax Highlighting (#5238) | Chickenkeeper | 2022-12-21 |
* | fix(theme): Replace invalid `cyan` by `blue` in line with original theme (#5250) | LeoniePhiline | 2022-12-21 |
* | Better diagnostics highlighting for Dracula theme. (#5236) | Chirikumbrah | 2022-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) | farwyler | 2022-12-19 |
* | build(nix): update inputs (#5219) | Yusuf Bera Ertan | 2022-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 Werling | 2022-12-19 |
* | Set ui.text.inactive for official themes | Jonathan LEI | 2022-12-17 |
* | Make prompt suggestions greyed out | Jonathan LEI | 2022-12-17 |
* | Add support for MATLAB/Octave files (#5192) | g-s-k | 2022-12-17 |
* | Crystal language support (#4993) | Jonas Everaert | 2022-12-17 |
* | Better sorting in picker in case of ties (#5169) | Alex Kladov | 2022-12-17 |
* | Print the binary required by the debug adapter (#5195) | Eric Thorburn | 2022-12-17 |
* | Fix a typo in the docs (#5191) | Ifiok Jr | 2022-12-17 |
* | set 'c++' as a recognised extension for cpp (#5183) | alice | 2022-12-16 |
* | Remove redraw to fix build | Blaž Hrastnik | 2022-12-15 |
* | Restore deleted goto_pos function (#5164) | Sebastian Zivota | 2022-12-15 |
* | add redraw command (#4354) | Roberto Vidal | 2022-12-15 |
* | Select diagnostic range in goto_*_diag commands (#4713) | Michael Davis | 2022-12-15 |
* | workspace symbols: Default to empty Vec on None | Michael Davis | 2022-12-15 |
* | DynamicPicker: Reset idle timeout on refresh | Michael Davis | 2022-12-15 |
* | DynamicPicker: Use idle-timeout as debounce | Michael Davis | 2022-12-15 |
* | Re-request workspace symbols on keypress in picker | Gokul Soumya | 2022-12-15 |