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

This commit is contained in:
Austin Horstman
2025-06-17 17:29:28 -05:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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,