aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* feat(languages): add support for `*.Dockerfile` `file-types` naming conventio...RoloEdits2024-03-03
* Fix panic when using surround_replace/delete (#9796)Mike Trinkala2024-03-03
* Fix panic when using join_selections_space (#9783)Mike Trinkala2024-03-02
* Fix precedence of svelte typescript injection (#9777)Michael Davis2024-03-02
* languages.toml: add elvish shebang (#9779)Malpha2024-03-02
* Support LSP diagnostic tags (#9780)Michael Davis2024-03-02
* Fix bug 9703 by commenting out the wrong command (#9778)Marcin Drzymala2024-03-02
* feat: Add markdown-oxide language server (#9758)Felix Zeller2024-03-01
* Document embracing smart-tab navigation. (#9762)Dawid Ciężarkiewicz2024-03-01
* Mark GTK builder ui files as XML (#9754)Keir Lawson2024-02-29
* Switch Nim tree-sitter queries to alaviss/tree-sitter-nim (#9722)JJ2024-02-29
* fix split_on_newline (#9756)Pascal Kuthe2024-02-29
* update languages.toml: tree-sitter-lua grammar (#9727)Brian Dorsey2024-02-28
* Add support for pde files (#9741)Chris2024-02-28
* Avoid cloning the whole paragraph content just for rendering (#9739)Mo2024-02-27
* toggling of block comments (#4718)Gabriel Dinner-David2024-02-27
* build(deps): bump cc from 1.0.85 to 1.0.88 (#9734)dependabot[bot]2024-02-27
* add fidl support (#9713)巢鹏2024-02-27
* build(deps): bump serde from 1.0.196 to 1.0.197 (#9736)dependabot[bot]2024-02-27
* build(deps): bump serde_json from 1.0.113 to 1.0.114 (#9735)dependabot[bot]2024-02-27
* build(deps): bump tempfile from 3.10.0 to 3.10.1 (#9733)dependabot[bot]2024-02-27
* build(deps): bump ahash from 0.8.6 to 0.8.9 (#9737)dependabot[bot]2024-02-27
* switch to regex-cursor (#9422)Pascal Kuthe2024-02-26
* slint: Update SHA of tree-sitter parser (#9698)Tobias Hunger2024-02-26
* Fix colors of tokyonight diagnostic undercurls (#9724)Carsten Führmann2024-02-26
* LSP: Normalize diagnostic file pathsMichael Davis2024-02-25
* LSP: Key diagnostics off file path instead of URIMichael Davis2024-02-25
* Don't run scheduled builds on forks (#9718)Ryan Mehri2024-02-25
* Optimization of tilde expansion (#9709)Mo2024-02-24
* Bump tree-sitter-sql (#9634)DS/Charlie2024-02-24
* 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