vimPlugins.kanso-nvim: init at 2025-06-03 (#414146)

This commit is contained in:
Gaétan Lepage
2025-06-05 08:54:14 +02:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -6652,6 +6652,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
kanso-nvim = buildVimPlugin {
pname = "kanso.nvim";
version = "2025-06-03";
src = fetchFromGitHub {
owner = "webhooked";
repo = "kanso.nvim";
rev = "d5975aa93bc157cfc60d4863d0704ab1d6e4deca";
sha256 = "17faa8mk90ch2s774lrvf17r4461askvv64b0ls95b9ilps9vl4j";
};
meta.homepage = "https://github.com/webhooked/kanso.nvim/";
meta.hydraPlatforms = [ ];
};
kdl-vim = buildVimPlugin {
pname = "kdl.vim";
version = "2023-02-20";
@@ -510,6 +510,7 @@ https://github.com/JuliaEditorSupport/julia-vim/,,
https://github.com/GCBallesteros/jupytext.nvim/,HEAD,
https://github.com/thesimonho/kanagawa-paper.nvim/,HEAD,
https://github.com/rebelot/kanagawa.nvim/,,
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,