aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lsp: Support insertReplaceBlaž Hrastnik2022-11-08
* Improve Ruby TextObjects (#4601)Danillo Melo2022-11-08
* build(deps): bump regex from 1.6.0 to 1.7.0 (#4640)dependabot[bot]2022-11-08
* build(deps): bump libloading from 0.7.3 to 0.7.4 (#4639)dependabot[bot]2022-11-08
* tutor: fix wording in recap for chapter 5 (#4629)Tobias Kohlbau2022-11-07
* Fixed disorienting selection palette on Gruvbox theme (#4626)Ryan Palmer2022-11-07
* Run clippy on workspace in CI (#4614)Jonathan LEI2022-11-07
* Fix command-mode completion behavior when input is escapedMichael Davis2022-11-07
* Escape filenames in command completionMichael Davis2022-11-07
* Fix whitespace handling in command-mode completionMichael Davis2022-11-07
* Fix range offsets in multi-selection paste (#4608)Michael Davis2022-11-06
* Update Julia grammar, queries (#4588)ChrHorn2022-11-05
* Fix panic on paste from blackhole register (#4497)Michael Davis2022-11-04
* Select text inserted by shell or paste (#4458)Michael Davis2022-11-04
* nix: Bump flake dependenciesBlaž Hrastnik2022-11-04
* Resolve a bunch of upcoming clippy lintsBlaž Hrastnik2022-11-04
* bump up LhKipp/tree-sitter-nu's version to latest (#4583)Antoine Stevan2022-11-04
* Use language=bash when shebang line uses zsh (#4582)throwaway-helix-zsh2022-11-04
* Increase default language server timeout for Julia (#4575)ChrHorn2022-11-04
* Fix panic from two windows editing the same document (#4570)Michael Davis2022-11-03
* Use OSC 52 as a fallback for setting the system clipboard (#3220)Charlie Groves2022-11-02
* Add indentation for Python pattern matchingYuriy2022-11-02
* Add syntax highlighting for Python pattern matchingYuriy2022-11-02
* Exit select mode on replace commands (#4554)Jonathan LEI2022-11-02
* Fix D unittest injection query. (#4562)Garrett D'Amore2022-11-02
* Fix `delete_char_backward` for paired characters (#4558)Yuriy Gabuev2022-11-01
* Add missed test attribute in #4316 (#4557)Poliorcetics2022-11-01
* Correctly handle escaping in completion (#4316)Armin Ronacher2022-11-01
* build(nix): update nci, fixup flake (#4537)Yusuf Bera Ertan2022-11-01
* build(deps): bump once_cell from 1.15.0 to 1.16.0 (#4548)dependabot[bot]2022-11-01
* Added missing keywords to wat (wasm) hightlights (#4542)Jonas Everaert2022-11-01
* build(deps): bump lsp-types from 0.93.1 to 0.93.2 (#4550)dependabot[bot]2022-11-01
* build(deps): bump cc from 1.0.73 to 1.0.74 (#4549)dependabot[bot]2022-11-01
* Update SSH client config grammar & highlight queries (#4538)Sebastian Hoß2022-11-01
* add highlights for env and ini file formats (#4536)seshotake2022-11-01
* Support WIT grammar (#4525)hh95272022-10-31
* build(deps): bump cachix/cachix-action from 11 to 12 (#4547)dependabot[bot]2022-10-31
* Update windows install instructions (#4530)Konstantin Podsvirov2022-10-30
* Update SQL grammar (#4529)seshotake2022-10-30
* Update LaTex grammar (#4528)Triton1712022-10-30
* fix: make `scroll` aware of tabs and wide characters (#4519)Matthew Toohey2022-10-29
* feat(lang): add xml (#4518)Matthew Toohey2022-10-29
* feat: Categorize Rust's keywords using more specific scopes (#4510)Poliorcetics2022-10-29
* Fleetish: Adjustments to resemble official theme and reworked diagnostics to ...Kristoffer Flottorp2022-10-29
* feat(lang): add kdl grammar (#4481)Jaden2022-10-29
* Make shell_impl concurrent (#3180)Matthias Deiml2022-10-29
* fix: Never create automatic doc popups outside of Insert mode (#4456)Poliorcetics2022-10-28
* language: added vhs (#4486)rsteube2022-10-28
* Include colons for typable commands in command palette (#4495)Michael Davis2022-10-28
* Trim quotes and braces from paths in goto_file_impl (#4370)Dario Oddenino2022-10-28