aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add initial support for SuperCollider (#9329)Phil2024-03-18
* Fix malformed predicates in highlighting queriesMichael Davis2024-03-18
* Bump tree-sitter to 0.22.2Michael Davis2024-03-18
* Add textobject queries for vala (#8541)Joey Hain2024-03-17
* Add blade support (#9513)Leonardo Eugênio2024-03-17
* Fix selected text background in toykonight (#9789)Carsten Führmann2024-03-17
* Updated grammar for hurl 4 (#9775)Erasin Wang2024-03-17
* Extend groovy support (#9677)Benedikt Ritter2024-03-17
* Update to modus-themes 4.4.0 (#9912)Alexis Mousset2024-03-17
* Fix URL in doc chapter about Textobject queries (#5773)Jonas De Vuyst2024-03-17
* add 'file-absolute-path' to statusline (#4535)Dan Cardamore2024-03-17
* Add Support for JSONC (#9906)George "Riye" Hollister2024-03-17
* Add support for hyprland config (#9899)Arthur Deierlein2024-03-17
* fix typo "braket" in jsx highlights (#9910)Arthur Deierlein2024-03-17
* Keybind for Extend/shrink selection up and down (#9080)Emi2024-03-17
* Fix comment key bind behaviour in OCaml (#9894)Nick2024-03-16
* Handle starting and continuing the count separately (#9887)Michael Davis2024-03-15
* Update regex-cursor (#9891)Mike Trinkala2024-03-15
* Add a yank diagnostic command (#9640)Kirawi2024-03-15
* Use non-deprecated chrono Duration functionsMichael Davis2024-03-14
* build(deps): bump chrono from 0.4.34 to 0.4.35dependabot[bot]2024-03-14
* build(deps): bump log from 0.4.20 to 0.4.21 (#9856)dependabot[bot]2024-03-14
* fix(themes-catppuccin): make inlay hints more legible (#9859)fnuttens2024-03-13
* build(deps): bump libloading from 0.8.2 to 0.8.3 (#9857)dependabot[bot]2024-03-12
* build(deps): bump cc from 1.0.88 to 1.0.90 (#9855)dependabot[bot]2024-03-12
* build(deps): bump open from 5.0.1 to 5.1.2 (#9854)dependabot[bot]2024-03-12
* build(deps): bump cachix/install-nix-action from 25 to 26 (#9851)dependabot[bot]2024-03-12
* treesitter: Add textobjects for native funcs and constructors (#9806)Kalpaj Chaudhari2024-03-10
* Use Nu language for NUON files (#9839)Aidan Gauland2024-03-10
* helix-term: allow to backspace out-of the command prompt (#9828)Markus F.X.J. Oberhumer2024-03-09
* add linker script language (#9835)Matthew Toohey2024-03-09
* fix: close #9771 fix comments with `(` and `)` (#9800)Alexander Brevig2024-03-08
* Add PowerShell highlighting (#9827)Chris2024-03-07
* Fix panic in select_textobject_around (#9832)Mike Trinkala2024-03-07
* Fix panic in surround_replace/delete nested multi-cursor (#9815)Mike Trinkala2024-03-07
* build(deps): bump mio from 0.8.9 to 0.8.11 (#9808)dependabot[bot]2024-03-06
* build(deps): bump clipboard-win from 5.1.0 to 5.2.0 (#9811)dependabot[bot]2024-03-06
* build(deps): bump ahash from 0.8.9 to 0.8.11 (#9813)dependabot[bot]2024-03-06
* build(deps): bump libloading from 0.8.1 to 0.8.2 (#9810)dependabot[bot]2024-03-06
* build(deps): bump arc-swap from 1.6.0 to 1.7.0 (#9809)dependabot[bot]2024-03-06
* flake.lock: Bump flake inputs to prevent a warning message (#9816)varris12024-03-05
* 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