From e696669d903545285718e4092af4946a98f53ec3 Mon Sep 17 00:00:00 2001 From: Malo Bourgon Date: Mon, 12 Apr 2021 17:29:54 -0700 Subject: vimPlugins.vim-haskell-module-name: init at 2020-01-20 vimPlugins.lush-nvim: init at 2021-04-11 vimPlugins.telescope-z-nvim: init at 2021-03-09 vimPlugins.telescope-symbols-nvim: init at 2021-02-04 --- pkgs/misc/vim-plugins/generated.nix | 48 +++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'pkgs/misc/vim-plugins/generated.nix') diff --git a/pkgs/misc/vim-plugins/generated.nix b/pkgs/misc/vim-plugins/generated.nix index 1f2a2a6e3f5..7f4cf8646d5 100644 --- a/pkgs/misc/vim-plugins/generated.nix +++ b/pkgs/misc/vim-plugins/generated.nix @@ -2362,6 +2362,18 @@ let meta.homepage = "https://github.com/hoob3rt/lualine.nvim/"; }; + lush-nvim = buildVimPluginFrom2Nix { + pname = "lush-nvim"; + version = "2021-04-11"; + src = fetchFromGitHub { + owner = "rktjmp"; + repo = "lush.nvim"; + rev = "3db21525382fa158fba22e2a5d033d6afdbc763a"; + sha256 = "1k0678h22falk08mpvlxlfsx7z89p89clrc9hlk452dzj7wjy7wi"; + }; + meta.homepage = "https://github.com/rktjmp/lush.nvim/"; + }; + lushtags = buildVimPluginFrom2Nix { pname = "lushtags"; version = "2017-04-19"; @@ -4405,6 +4417,30 @@ let meta.homepage = "https://github.com/nvim-telescope/telescope-fzy-native.nvim/"; }; + telescope-symbols-nvim = buildVimPluginFrom2Nix { + pname = "telescope-symbols-nvim"; + version = "2021-02-04"; + src = fetchFromGitHub { + owner = "nvim-telescope"; + repo = "telescope-symbols.nvim"; + rev = "5139fdf31fdffdac75209362409d62d2b6033a20"; + sha256 = "0va4czhncw7jhirbqr7wdap4qg3i5x7g6ic8migpmv57ym2py0m9"; + }; + meta.homepage = "https://github.com/nvim-telescope/telescope-symbols.nvim/"; + }; + + telescope-z-nvim = buildVimPluginFrom2Nix { + pname = "telescope-z-nvim"; + version = "2021-03-09"; + src = fetchFromGitHub { + owner = "nvim-telescope"; + repo = "telescope-z.nvim"; + rev = "c14b6335f42bdda5100f135f18632bf6421c5f0e"; + sha256 = "01y3b41ff00qi4g11pry73nd851dc5hjl039symhd2y0lf447j7h"; + }; + meta.homepage = "https://github.com/nvim-telescope/telescope-z.nvim/"; + }; + telescope-nvim = buildVimPluginFrom2Nix { pname = "telescope-nvim"; version = "2021-04-09"; @@ -6134,6 +6170,18 @@ let meta.homepage = "https://github.com/takac/vim-hardtime/"; }; + vim-haskell-module-name = buildVimPluginFrom2Nix { + pname = "vim-haskell-module-name"; + version = "2020-01-20"; + src = fetchFromGitHub { + owner = "chkno"; + repo = "vim-haskell-module-name"; + rev = "f9f8e9f83a30b8f805b8fbc0079163e8193b289b"; + sha256 = "0jawf23gyz9dy6qrh0xhla3z7hgjl1n4g7vmi027j4ipjnlijnji"; + }; + meta.homepage = "https://github.com/chkno/vim-haskell-module-name/"; + }; + vim-haskellconceal = buildVimPluginFrom2Nix { pname = "vim-haskellconceal"; version = "2017-06-15"; -- cgit 1.4.1