From 74ed4b5ead62140ec82c5b0eb22446233c966569 Mon Sep 17 00:00:00 2001 From: "\"Andrey Kuznetsov\"" <"fear@loathing.in"> Date: Sat, 20 Aug 2022 23:18:26 +0000 Subject: [PATCH] vimPlugins.legendary-nvim: init at 2022-07-26 --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 13 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 9916cac7ca7b..bcc8d5de3e6b 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -3850,6 +3850,18 @@ final: prev: meta.homepage = "https://github.com/leanprover/lean.vim/"; }; + legendary-nvim = buildVimPluginFrom2Nix { + pname = "legendary.nvim"; + version = "2022-07-26"; + src = fetchFromGitHub { + owner = "mrjones2014"; + repo = "legendary.nvim"; + rev = "b0bcc7681ba884d1222faa8f2a56a438a02fc7c7"; + sha256 = "1w1d5z47l72wmj5wi44yvmbicdczw4ym85msq333hhilh2866fw0"; + }; + meta.homepage = "https://github.com/mrjones2014/legendary.nvim/"; + }; + lens-vim = buildVimPluginFrom2Nix { pname = "lens.vim"; version = "2021-05-30"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index bb78489496eb..23760b3a94f7 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -322,6 +322,7 @@ https://github.com/latex-box-team/latex-box/,, https://github.com/kdheepak/lazygit.nvim/,, https://github.com/Julian/lean.nvim/,, https://github.com/leanprover/lean.vim/,, +https://github.com/mrjones2014/legendary.nvim/,HEAD, https://github.com/camspiers/lens.vim/,, https://github.com/thirtythreeforty/lessspace.vim/,, https://github.com/cohama/lexima.vim/,,