From eafd1479e76b33cad59bfaa155f2185149d458d2 Mon Sep 17 00:00:00 2001 From: "\"Andrey Kuznetsov\"" <"fear@loathing.in"> Date: Thu, 5 Jan 2023 20:30:46 +0000 Subject: [PATCH] vimPlugins.nvim-ts-rainbow2: init at 2023-01-05 --- pkgs/applications/editors/vim/plugins/generated.nix | 11 +++++++++++ .../applications/editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 12 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 72f2dd526867..398e2a4ac913 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -6394,6 +6394,17 @@ final: prev: meta.homepage = "https://github.com/p00f/nvim-ts-rainbow/"; }; + nvim-ts-rainbow2 = buildVimPluginFrom2Nix { + pname = "nvim-ts-rainbow2"; + version = "2023-01-05"; + src = fetchgit { + url = "https://gitlab.com/HiPhish/nvim-ts-rainbow2"; + rev = "5060c12084c75bdcdc6a5e1186651ea1a3e8e376"; + sha256 = "0x6hq5vi9i85sg1yzx5jz4nk1zxm3nqcdv5zb7vsgmra5vyr3xb5"; + }; + meta.homepage = "https://gitlab.com/HiPhish/nvim-ts-rainbow2"; + }; + nvim-web-devicons = buildVimPluginFrom2Nix { pname = "nvim-web-devicons"; version = "2022-12-09"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 4cfe4228ea9f..41720ec7f90b 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -538,6 +538,7 @@ https://github.com/nvim-treesitter/nvim-treesitter-textobjects/,, https://github.com/windwp/nvim-ts-autotag/,, https://github.com/joosepalviste/nvim-ts-context-commentstring/,, https://github.com/p00f/nvim-ts-rainbow/,, +https://gitlab.com/HiPhish/nvim-ts-rainbow2,HEAD, https://github.com/kyazdani42/nvim-web-devicons/,, https://github.com/AckslD/nvim-whichkey-setup.lua/,, https://github.com/roxma/nvim-yarp/,,