diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 1a9970e79c48..e567266349b1 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index d3b32a942f4a..b5ac5a364d9e 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,