Unverified Commit 52661c85 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.aw-watcher-nvim: init at 2025-03-06 (#390520)

parents 1a830fe9 656d5574
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,