vimPlugins.whatif-vim: init at 2022-06-19
This commit is contained in:
@@ -22403,6 +22403,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
whatif-vim = buildVimPlugin {
|
||||
pname = "whatif.vim";
|
||||
version = "2022-06-19";
|
||||
src = fetchFromGitHub {
|
||||
owner = "AndrewRadev";
|
||||
repo = "whatif.vim";
|
||||
rev = "3c675fc637837a17a3243f851ce03442b20c2b42";
|
||||
sha256 = "0gva0qhns68bafrvzszljvgz7808bmnvaa44bvllv3vb4iw6jjj8";
|
||||
};
|
||||
meta.homepage = "https://github.com/AndrewRadev/whatif.vim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
which-key-nvim = buildVimPlugin {
|
||||
pname = "which-key.nvim";
|
||||
version = "2025-10-28";
|
||||
|
||||
@@ -1721,6 +1721,7 @@ https://github.com/dylanaraps/wal.vim/,,
|
||||
https://github.com/mattn/webapi-vim/,,
|
||||
https://github.com/willothy/wezterm.nvim/,HEAD,
|
||||
https://github.com/DingDean/wgsl.vim/,HEAD,
|
||||
https://github.com/AndrewRadev/whatif.vim/,HEAD,
|
||||
https://github.com/folke/which-key.nvim/,,
|
||||
https://github.com/neolooong/whichpy.nvim/,HEAD,
|
||||
https://github.com/johnfrankmorgan/whitespace.nvim/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user