vimPlugins.aw-watcher-nvim: init at 2025-03-06 (#390520)
This commit is contained in:
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user