vimPlugins.kiwi-nvim: init at 2025-07-07
This commit is contained in:
@@ -6975,6 +6975,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
kiwi-nvim = buildVimPlugin {
|
||||
pname = "kiwi.nvim";
|
||||
version = "2025-07-07";
|
||||
src = fetchFromGitHub {
|
||||
owner = "serenevoid";
|
||||
repo = "kiwi.nvim";
|
||||
rev = "61e86fc29365e32b44c2914a2b10c90d04a3b22e";
|
||||
sha256 = "1knma0bjpvakiki9iwkhqxqsdzyx3dgyvhds9v3h0bsjyj15nj7x";
|
||||
};
|
||||
meta.homepage = "https://github.com/serenevoid/kiwi.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
kmonad-vim = buildVimPlugin {
|
||||
pname = "kmonad-vim";
|
||||
version = "2022-03-20";
|
||||
|
||||
@@ -535,6 +535,7 @@ https://github.com/webhooked/kanso.nvim/,HEAD,
|
||||
https://github.com/imsnif/kdl.vim/,HEAD,
|
||||
https://github.com/anuvyklack/keymap-layer.nvim/,HEAD,
|
||||
https://github.com/mikesmithgh/kitty-scrollback.nvim/,HEAD,
|
||||
https://github.com/serenevoid/kiwi.nvim/,HEAD,
|
||||
https://github.com/kmonad/kmonad-vim/,,
|
||||
https://github.com/frabjous/knap/,HEAD,
|
||||
https://github.com/b3nj5m1n/kommentary/,,
|
||||
|
||||
Reference in New Issue
Block a user