aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* feat: add sc to filetypes for Scala (#4697)Chris Kipp2022-11-10
* Update ayu themes (#4662)André Sá2022-11-10
* fix test compilationBlaž Hrastnik2022-11-09
* Move terminal out of compositorBlaž Hrastnik2022-11-09
* This term specific behavior really doesn't belong to compositorBlaž Hrastnik2022-11-09
* Drop terminal interaction in compositor.size()Blaž Hrastnik2022-11-09
* Re-enable format_selections for a single selection rangeBlaž Hrastnik2022-11-09
* Add LSP workspace command picker (#3140)Matthias Deiml2022-11-09
* Fix panic from indenting on tree with errorsMichael Davis2022-11-09
* style: Only call extend_nodes when deepest_preceding is SomeMichael Davis2022-11-09
* Update `dark_plus` diff colors (#4661)Kirawi2022-11-08
* [rust highlights] fix scoped attribute macro matching (#4659)Anton Romanov2022-11-08
* `error!` on unknown `CompletionItemKind` (#4658)Marko Klobučar Ledinšćak2022-11-08
* fix typo (#4656)Zhizhen He2022-11-08
* fix: small error (#4651)0xflotus2022-11-08
* bash completion: use builtin filenames option (#4648)Max Hille2022-11-08
* fix testsBlaž Hrastnik2022-11-08
* fix testsBlaž Hrastnik2022-11-08
* Dynamically resize line number gutter width (#3469)Doug Kelkhoff2022-11-08
* core: Move state into the history moduleBlaž Hrastnik2022-11-08
* 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