aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Completely fix bash autocomplete handling of filenames with spaces (#9708)wr72024-02-24
* Add osm and osc extensions to xml language filetypes (#9697)Jake Low2024-02-24
* Properly handle spaces in filenames in bash autocomplete (#9702)wr72024-02-23
* Use a hook for resolving completion itemsMichael Davis2024-02-23
* Cyan Light theme : Add License and Author (#9688)Abderrahmane TAHRI JOUTI2024-02-21
* Use groovy support when editing Gradle files (#9681)Benedikt Ritter2024-02-21
* build(deps): bump textwrap from 0.16.0 to 0.16.1 (#9674)dependabot[bot]2024-02-20
* build(deps): bump anyhow from 1.0.79 to 1.0.80 (#9675)dependabot[bot]2024-02-20
* build(deps): bump chrono from 0.4.33 to 0.4.34 (#9673)dependabot[bot]2024-02-20
* Add Groovy grammar (#9350)Volodymyr Chernetskyi2024-02-19
* Make mouse click extend selection in select mode (#5436)Jonathan LEI2024-02-19
* fix LSP ComplitionTriggerKind value for `TriggerKind::Auto` (#9660)nkitsaini2024-02-19
* Add textobject queries for HCL (#9658)Jaakko Paju2024-02-18
* Add textobject queries for Nix (#9659)Jaakko Paju2024-02-18
* Add docker-compose language (#9661)Malpha2024-02-18
* add monokai soda theme (#9651)Jimmy Zelinskie2024-02-18
* Scroll cursor and page together (neovim-like scrolling) (#8015)AlexanderDickie2024-02-18
* Add tmux.conf as a bash file type (#9653)Vince Varga2024-02-18
* Improve textobjects for parameter/argument for Dart (#9644)melted-brownie2024-02-17
* Add Rust fields as argument textobject (#9637)Vivek Kethineni2024-02-17
* Fix Sonokai theme to better match original (#5379)Nick Condron2024-02-17
* Remove unwrap on line option, preventing DAP crash (#9632)Matt2024-02-16
* Bump tree-sitter-erlang, add `*.app.src` file-type (#9627)Michael Davis2024-02-14
* Allow numbers as second input event (#8471)Mehdi Abedi2024-02-14
* Add changes to history when paste-replacing (#9625)Mihir Gadgil2024-02-13
* fix lsp config reload (#9415)kyfanc2024-02-13
* build(deps): bump cc from 1.0.83 to 1.0.85 (#9618)dependabot[bot]2024-02-13
* build(deps): bump unicode-segmentation from 1.10.1 to 1.11.0 (#9617)dependabot[bot]2024-02-13
* build(deps): bump clipboard-win from 5.0.0 to 5.1.0 (#9616)dependabot[bot]2024-02-13
* build(deps): bump thiserror from 1.0.56 to 1.0.57 (#9615)dependabot[bot]2024-02-13
* theme: horizon-dark fix constructor color (#9493)ves2024-02-12
* Add support for Odin's formatter (#9537)Chris2024-02-12
* build(deps): bump toml from 0.7.6 to 0.8.10 (#9539)dependabot[bot]2024-02-12
* Adding Curzon theme (#9553)Gagan Janjua2024-02-12
* docs: Document that what the `diff` gutter symbol does (#9587)Mark Stosberg2024-02-12
* Added "zon" file type to zig language section. (#9582)Tom Manner2024-02-12
* feat(languages): use `fish_indent` as the formatter for fishkpbaks2024-02-12
* feat(languages): add formatter for justkpbaks2024-02-12
* Dracula whitespace color changes (#9588)Chirikumbrah2024-02-12
* Add Hoon (#9190)iko2024-02-12
* minor: Fix compilationBlaž Hrastnik2024-02-12
* Add required-root-patterns for situational lsp activation (#8696)ontley2024-02-12
* sonokai: Add color modes support and change contrast between ruler and bg (#9...HumanEntity2024-02-12
* languages: add CEL, SpiceDB schema language (#9296)Jimmy Zelinskie2024-02-12
* build(deps): bump tempfile from 3.9.0 to 3.10.0 (#9538)dependabot[bot]2024-02-12
* Updated Swift grammar, adding 'any' and 'await' keywords. (#9586)7ombie2024-02-12
* build(deps): bump tokio from 1.35.1 to 1.36.0 (#9540)dependabot[bot]2024-02-12
* follow neovim's truecolor detection (#9577)Kirawi2024-02-11
* Add glob file type support (#8006)Galen Abell2024-02-11
* expand upon the arch linux install instructions (#9574)Android7895152024-02-09