Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -6548,6 +6548,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; kanagawa-paper-nvim = buildVimPlugin { pname = "kanagawa-paper.nvim"; version = "2025-04-27"; src = fetchFromGitHub { owner = "thesimonho"; repo = "kanagawa-paper.nvim"; rev = "4f41353f6a2bf9f25b2466a0f1eb6883d8fd09c1"; sha256 = "0gan0jqn4azkqln5xsnffpyjqmzqv1wwv02xv2d0yykmlqk9yqc8"; }; meta.homepage = "https://github.com/thesimonho/kanagawa-paper.nvim/"; meta.hydraPlatforms = [ ]; }; kdl-vim = buildVimPlugin { pname = "kdl.vim"; version = "2023-02-20"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +8 −0 Original line number Diff line number Diff line Loading @@ -1457,6 +1457,14 @@ in passthru.python3Dependencies = ps: [ ps.jupytext ]; }; kanagawa-paper-nvim = super.kanagawa-paper-nvim.overrideAttrs { nvimSkipModules = [ # skipping wezterm theme switcher since it relies on a wezterm module # that does not seem to be available, tried to build setting wezterm-nvim as a dep "wezterm.theme_switcher" ]; }; kulala-nvim = super.kulala-nvim.overrideAttrs { dependencies = with self; [ nvim-treesitter Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -501,6 +501,7 @@ https://github.com/julelang/jule.nvim/,HEAD, https://github.com/julelang/jule.nvim/,HEAD, 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/imsnif/kdl.vim/,HEAD, https://github.com/anuvyklack/keymap-layer.nvim/,HEAD, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -6548,6 +6548,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; kanagawa-paper-nvim = buildVimPlugin { pname = "kanagawa-paper.nvim"; version = "2025-04-27"; src = fetchFromGitHub { owner = "thesimonho"; repo = "kanagawa-paper.nvim"; rev = "4f41353f6a2bf9f25b2466a0f1eb6883d8fd09c1"; sha256 = "0gan0jqn4azkqln5xsnffpyjqmzqv1wwv02xv2d0yykmlqk9yqc8"; }; meta.homepage = "https://github.com/thesimonho/kanagawa-paper.nvim/"; meta.hydraPlatforms = [ ]; }; kdl-vim = buildVimPlugin { pname = "kdl.vim"; version = "2023-02-20"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +8 −0 Original line number Diff line number Diff line Loading @@ -1457,6 +1457,14 @@ in passthru.python3Dependencies = ps: [ ps.jupytext ]; }; kanagawa-paper-nvim = super.kanagawa-paper-nvim.overrideAttrs { nvimSkipModules = [ # skipping wezterm theme switcher since it relies on a wezterm module # that does not seem to be available, tried to build setting wezterm-nvim as a dep "wezterm.theme_switcher" ]; }; kulala-nvim = super.kulala-nvim.overrideAttrs { dependencies = with self; [ nvim-treesitter Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -501,6 +501,7 @@ https://github.com/julelang/jule.nvim/,HEAD, https://github.com/julelang/jule.nvim/,HEAD, 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/imsnif/kdl.vim/,HEAD, https://github.com/anuvyklack/keymap-layer.nvim/,HEAD, Loading