aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use tree-sitter-ruby for crystal (#5205)Michael Davis2023-01-08
* Fix theme solarized_dark infobox (#5445)mejo132023-01-08
* Store new config on application in :config-reload (#5431)Lorenzo Albano2023-01-08
* Fix a small typo in tutor document (#5449)liuxueyang2023-01-08
* book: Recommend '--locked' for cargo installs (#5438)Michal Melewski2023-01-08
* Update the cargo installation instructions to include --locked (#5443)Mike Trinkala2023-01-07
* book: Clarify install commands for msys2 in Windows (#5363)Biswapriyo Nath2023-01-07
* Improve indent queries for python in specific cases (#5332)Triton1712023-01-07
* Add GitHub themes (#5353)OwO Swordsman2023-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 Getreu2023-01-06
* Add runtime queries for `tfvars` (based on `hcl`) (#5396)Dom H2023-01-06
* Fix typos (#5415)Howard Halim2023-01-06
* Update Prisma tree-sitter for view support (#5417)Julius de Bruijn2023-01-06
* Fix language config reload logic (#5381)Ethan Kiang2023-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 Davis2023-01-02
* Fix comment token for sshclientconfig (#5351)Jonathan LEI2022-12-31
* fix(commands): extend_line to proper line when count and current line selecte...Gabriel Dinner-David2022-12-31
* Add a status line element that shows just the basename of the file (#5318)Nick2022-12-31
* Fix theme inheritance for default themes (#5218)jliaoh2022-12-30
* Add tutor example for WORDS (#5304)mrjerzy2022-12-30
* Add bash syntax highlighting for `.bash_aliases` (#5347)k12ish2022-12-30
* 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