🪴 my neovim config:)
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update artio

robin c42f2664 ac3a7c30

+6 -6
+3 -3
pkgs/ivy-plugins/_sources/generated.json
··· 15 15 "name": null, 16 16 "owner": "comfysage", 17 17 "repo": "artio.nvim", 18 - "rev": "517ce960f3a1d144d85442d3f198cf291867fb29", 19 - "sha256": "sha256-OXHten5G62oKqb1mCWho+WI9zgHuFjdnA13kmlzXoDc=", 18 + "rev": "182e518831a918ed09c13a4596808c66d1de5f67", 19 + "sha256": "sha256-Vawgx5gjkQIFSeoEkqukDsXRlUIw6ozX8lbJ6TRIxxE=", 20 20 "sparseCheckout": [], 21 21 "type": "github" 22 22 }, 23 - "version": "517ce960f3a1d144d85442d3f198cf291867fb29" 23 + "version": "182e518831a918ed09c13a4596808c66d1de5f67" 24 24 }, 25 25 "blink-indent": { 26 26 "cargoLocks": null,
+3 -3
pkgs/ivy-plugins/_sources/generated.nix
··· 3 3 { 4 4 artio-nvim = { 5 5 pname = "artio-nvim"; 6 - version = "517ce960f3a1d144d85442d3f198cf291867fb29"; 6 + version = "182e518831a918ed09c13a4596808c66d1de5f67"; 7 7 src = fetchFromGitHub { 8 8 owner = "comfysage"; 9 9 repo = "artio.nvim"; 10 - rev = "517ce960f3a1d144d85442d3f198cf291867fb29"; 10 + rev = "182e518831a918ed09c13a4596808c66d1de5f67"; 11 11 fetchSubmodules = false; 12 - sha256 = "sha256-OXHten5G62oKqb1mCWho+WI9zgHuFjdnA13kmlzXoDc="; 12 + sha256 = "sha256-Vawgx5gjkQIFSeoEkqukDsXRlUIw6ozX8lbJ6TRIxxE="; 13 13 }; 14 14 as = "artio"; 15 15 date = "2025-11-29";