vimPlugins.aw-watcher-nvim: init at 2025-03-06

This commit is contained in:
"Axel Karjalainen"
2025-03-17 18:25:49 +02:00
parent 272717e36b
commit 656d557479
2 changed files with 14 additions and 0 deletions
@@ -1188,6 +1188,19 @@ final: prev:
meta.hydraPlatforms = [ ];
};
aw-watcher-nvim = buildVimPlugin {
pname = "aw-watcher.nvim";
version = "2025-03-06";
src = fetchFromGitHub {
owner = "lowitea";
repo = "aw-watcher.nvim";
rev = "9030f9b851578fce7cec5fa3d7b54556eb7e270f";
sha256 = "0nsmfb508x03n0hvlnhcjzgqwwg8rp8wa2a5r7wz4z1hrs03hscx";
};
meta.homepage = "https://github.com/lowitea/aw-watcher.nvim/";
meta.hydraPlatforms = [ ];
};
aw-watcher-vim = buildVimPlugin {
pname = "aw-watcher-vim";
version = "2023-10-09";
@@ -91,6 +91,7 @@ https://github.com/gaoDean/autolist.nvim/,,
https://github.com/vim-scripts/autoload_cscope.vim/,,
https://github.com/nullishamy/autosave.nvim/,HEAD,
https://github.com/ActivityWatch/aw-watcher-vim/,HEAD,
https://github.com/lowitea/aw-watcher.nvim/,HEAD,
https://github.com/rafi/awesome-vim-colorschemes/,,
https://github.com/AhmedAbdulrahman/aylin.vim/,,
https://github.com/ayu-theme/ayu-vim/,,