Unverified Commit 13e42176 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.tinted-nvim: init at 2025-06-10 (#417660)

parents 101dfd52 e55241e5
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -14805,6 +14805,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  tinted-nvim = buildVimPlugin {
    pname = "tinted-nvim";
    version = "2025-06-10";
    src = fetchFromGitHub {
      owner = "tinted-theming";
      repo = "tinted-nvim";
      rev = "d3e6d9b0875e60e9aa9d105ff8eb64ee9d599514";
      sha256 = "08wn9kzxblbvrjnzx5v52lk57av0dbg6jnk581jaiia8z6c5bja2";
    };
    meta.homepage = "https://github.com/tinted-theming/tinted-nvim/";
    meta.hydraPlatforms = [ ];
  };
  tinted-vim = buildVimPlugin {
    pname = "tinted-vim";
    version = "2025-06-10";
+1 −0
Original line number Diff line number Diff line
@@ -1136,6 +1136,7 @@ https://github.com/itchyny/thumbnail.vim/,,
https://github.com/nvzone/timerly/,HEAD,
https://github.com/vim-scripts/timestamp.vim/,,
https://github.com/levouh/tint.nvim/,HEAD,
https://github.com/tinted-theming/tinted-nvim/,HEAD,
https://github.com/tinted-theming/tinted-vim/,HEAD,
https://github.com/rachartier/tiny-devicons-auto-colors.nvim/,HEAD,
https://github.com/rachartier/tiny-inline-diagnostic.nvim/,HEAD,