lol

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

authored by

Gaétan Lepage and committed by
GitHub
47f0bb33 9cb3e5e0

+14
+13
pkgs/applications/editors/vim/plugins/generated.nix
··· 6652 6652 meta.hydraPlatforms = [ ]; 6653 6653 }; 6654 6654 6655 + kanso-nvim = buildVimPlugin { 6656 + pname = "kanso.nvim"; 6657 + version = "2025-06-03"; 6658 + src = fetchFromGitHub { 6659 + owner = "webhooked"; 6660 + repo = "kanso.nvim"; 6661 + rev = "d5975aa93bc157cfc60d4863d0704ab1d6e4deca"; 6662 + sha256 = "17faa8mk90ch2s774lrvf17r4461askvv64b0ls95b9ilps9vl4j"; 6663 + }; 6664 + meta.homepage = "https://github.com/webhooked/kanso.nvim/"; 6665 + meta.hydraPlatforms = [ ]; 6666 + }; 6667 + 6655 6668 kdl-vim = buildVimPlugin { 6656 6669 pname = "kdl.vim"; 6657 6670 version = "2023-02-20";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 510 510 https://github.com/GCBallesteros/jupytext.nvim/,HEAD, 511 511 https://github.com/thesimonho/kanagawa-paper.nvim/,HEAD, 512 512 https://github.com/rebelot/kanagawa.nvim/,, 513 + https://github.com/webhooked/kanso.nvim/,HEAD, 513 514 https://github.com/imsnif/kdl.vim/,HEAD, 514 515 https://github.com/anuvyklack/keymap-layer.nvim/,HEAD, 515 516 https://github.com/mikesmithgh/kitty-scrollback.nvim/,HEAD,