| Commit message (Expand) | Author | Age |
... | |
* | build(deps): bump regex from 1.7.0 to 1.7.1 (#5474) | dependabot[bot] | 2023-01-10 |
* | build(deps): bump tokio from 1.23.1 to 1.24.1 (#5473) | dependabot[bot] | 2023-01-10 |
* | Specify ui.selection.primary for Gruvbox themes (#5333) | Aidan Gauland | 2023-01-09 |
* | Fix Broken Attribute Highlights (#5349) | Chickenkeeper | 2023-01-09 |
* | Fix autocompletion for paths with period (#5175) | Dylan Bulfin | 2023-01-09 |
* | Use tree-sitter-ruby for crystal (#5205) | Michael Davis | 2023-01-08 |
* | Fix theme solarized_dark infobox (#5445) | mejo13 | 2023-01-08 |
* | Store new config on application in :config-reload (#5431) | Lorenzo Albano | 2023-01-08 |
* | Fix a small typo in tutor document (#5449) | liuxueyang | 2023-01-08 |
* | book: Recommend '--locked' for cargo installs (#5438) | Michal Melewski | 2023-01-08 |
* | Update the cargo installation instructions to include --locked (#5443) | Mike Trinkala | 2023-01-07 |
* | book: Clarify install commands for msys2 in Windows (#5363) | Biswapriyo Nath | 2023-01-07 |
* | Improve indent queries for python in specific cases (#5332) | Triton171 | 2023-01-07 |
* | Add GitHub themes (#5353) | OwO Swordsman | 2023-01-07 |
* | build(deps): bump tokio from 1.23.0 to 1.23.1 (#5434) | dependabot[bot] | 2023-01-07 |
* | Autumn theme: adjust selection background (#5397) | Jens Getreu | 2023-01-06 |
* | Add runtime queries for `tfvars` (based on `hcl`) (#5396) | Dom H | 2023-01-06 |
* | Fix typos (#5415) | Howard Halim | 2023-01-06 |
* | Update Prisma tree-sitter for view support (#5417) | Julius de Bruijn | 2023-01-06 |
* | Fix language config reload logic (#5381) | Ethan Kiang | 2023-01-03 |
* | build(deps): bump arc-swap from 1.5.1 to 1.6.0 (#5375) | dependabot[bot] | 2023-01-03 |
* | build(deps): bump git-repository from 0.30.2 to 0.31.0 (#5376) | dependabot[bot] | 2023-01-03 |
* | build(deps): bump ropey from 1.5.1-alpha to 1.5.1 (#5374) | dependabot[bot] | 2023-01-03 |
* | build(deps): bump once_cell from 1.16.0 to 1.17.0 (#5373) | dependabot[bot] | 2023-01-03 |
* | Mention the icon in README.md (#5370) | blt__ | 2023-01-02 |
* | flake: Fix devshell for darwin hosts (#5368) | Michael Davis | 2023-01-02 |
* | Fix comment token for sshclientconfig (#5351) | Jonathan LEI | 2022-12-31 |
* | fix(commands): extend_line to proper line when count and current line selecte... | Gabriel Dinner-David | 2022-12-31 |
* | Add a status line element that shows just the basename of the file (#5318) | Nick | 2022-12-31 |
* | Fix theme inheritance for default themes (#5218) | jliaoh | 2022-12-30 |
* | 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 |