about summary refs log tree commit diff
path: root/pkgs/applications/editors/vim
diff options
context:
space:
mode:
author"Andrey Kuznetsov" <"fear@loathing.in">2022-08-20 23:18:26 +0000
committer"Andrey Kuznetsov" <"fear@loathing.in">2022-08-20 23:18:26 +0000
commit74ed4b5ead62140ec82c5b0eb22446233c966569 (patch)
treed25251773a50e38be260460e4405129a25011125 /pkgs/applications/editors/vim
parentfaaf77b13ca7060400f3f9cf97c26f90e02af276 (diff)
downloadnixlib-74ed4b5ead62140ec82c5b0eb22446233c966569.tar
nixlib-74ed4b5ead62140ec82c5b0eb22446233c966569.tar.gz
nixlib-74ed4b5ead62140ec82c5b0eb22446233c966569.tar.bz2
nixlib-74ed4b5ead62140ec82c5b0eb22446233c966569.tar.lz
nixlib-74ed4b5ead62140ec82c5b0eb22446233c966569.tar.xz
nixlib-74ed4b5ead62140ec82c5b0eb22446233c966569.tar.zst
nixlib-74ed4b5ead62140ec82c5b0eb22446233c966569.zip
vimPlugins.legendary-nvim: init at 2022-07-26
Diffstat (limited to 'pkgs/applications/editors/vim')
-rw-r--r--pkgs/applications/editors/vim/plugins/generated.nix12
-rw-r--r--pkgs/applications/editors/vim/plugins/vim-plugin-names1
2 files changed, 13 insertions, 0 deletions
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/,,