vimPlugins.indent-tools-nvim: 0.5.1-unstable-2023-10-28 -> 0.5.2-unstable-2026-01-23

This commit is contained in:
Austin Horstman
2026-01-26 08:04:06 -06:00
parent 4ea4c4405f
commit d018bfca8e
@@ -6909,12 +6909,12 @@ final: prev: {
indent-tools-nvim = buildVimPlugin {
pname = "indent-tools.nvim";
version = "0.5.1-unstable-2023-10-28";
version = "0.5.2-unstable-2026-01-23";
src = fetchFromGitHub {
owner = "arsham";
repo = "indent-tools.nvim";
rev = "31b839d65aa04b568fabe5e100a63cc44ef3f5d5";
hash = "sha256-F0Q7UvvOGulkLce1JiT9GvB+itCtwnJLzMpETm+Sg28=";
rev = "9b6a33be70c72da562c83d1e741ebe1ce6c20a3c";
hash = "sha256-jJOG6t18egq1uDGegDKvbz9NGmqiuHg7b2EyJZh3TMM=";
};
meta.homepage = "https://github.com/arsham/indent-tools.nvim/";
meta.hydraPlatforms = [ ];