From 656d55747907d555897a0308f259ae8e6f2f4054 Mon Sep 17 00:00:00 2001 From: "\"Axel Karjalainen\"" <"axel@axka.fi"> Date: Mon, 17 Mar 2025 18:25:49 +0200 Subject: [PATCH] vimPlugins.aw-watcher-nvim: init at 2025-03-06 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) 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/,,