From c05f2ec2eabceddd1ddc6a6ed1f2aebb284f0706 Mon Sep 17 00:00:00 2001 From: "\"Gaetan Lepage\"" <"gaetan@glepage.com"> Date: Tue, 18 Feb 2025 10:57:32 +0100 Subject: [PATCH] vimPlugins.github-nvim-theme: init at 2024-12-31 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index aacd40cc52ed..eabc61c6b06e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -5057,6 +5057,19 @@ final: prev: meta.hydraPlatforms = [ ]; }; + github-nvim-theme = buildVimPlugin { + pname = "github-nvim-theme"; + version = "2024-12-31"; + src = fetchFromGitHub { + owner = "projekt0n"; + repo = "github-nvim-theme"; + rev = "c106c9472154d6b2c74b74565616b877ae8ed31d"; + sha256 = "1w7lz4bgfm8hq1mir4hcr8ik585d4l4w7bjl8yl3g3zklj8223pw"; + }; + meta.homepage = "https://github.com/projekt0n/github-nvim-theme/"; + meta.hydraPlatforms = [ ]; + }; + gitignore-nvim = buildVimPlugin { pname = "gitignore.nvim"; version = "2024-03-25"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index ca4e3f7122cc..89b4a73a2905 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -387,6 +387,7 @@ https://github.com/akinsho/git-conflict.nvim/,HEAD, https://github.com/rhysd/git-messenger.vim/,, https://github.com/mikesmithgh/git-prompt-string-lualine.nvim/,HEAD, https://github.com/ThePrimeagen/git-worktree.nvim/,, +https://github.com/projekt0n/github-nvim-theme/,HEAD, https://github.com/wintermute-cell/gitignore.nvim/,HEAD, https://github.com/vim-scripts/gitignore.vim/,, https://github.com/ruifm/gitlinker.nvim/,,