about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPowerUser64 <blake@blakenorth.net>2024-06-10 15:25:28 -0700
committerPowerUser64 <blake@blakenorth.net>2024-06-10 15:25:28 -0700
commitcd7e46a408a3f8f779e34979392e135ffc4359ed (patch)
tree5c4709769c9e38c816dde93c05105dc8d611621b
parentbef4a000c257bace935c77cdb6f19f55fdef9501 (diff)
vimPlugins.git-prompt-string-lualine-nvim: init at 2024-04-22
Co-authored-by: GaƩtan Lepage <gaetan@glepage.com>
-rw-r--r--pkgs/applications/editors/vim/plugins/generated.nix13
-rw-r--r--pkgs/applications/editors/vim/plugins/vim-plugin-names1
2 files changed, 14 insertions, 0 deletions
diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix
index 803b5b1211f1f..2a7ca2d110d00 100644
--- a/pkgs/applications/editors/vim/plugins/generated.nix
+++ b/pkgs/applications/editors/vim/plugins/generated.nix
@@ -17418,4 +17418,17 @@ final: prev:
     meta.homepage = "https://github.com/tzachar/cmp-ai/";
   };
 
+  git-prompt-string-lualine-nvim = buildVimPlugin {
+    pname = "git-prompt-string-lualine-nvim";
+    version = "2024-04-22";
+    src = fetchFromGitHub {
+      owner = "mikesmithgh";
+      repo = "git-prompt-string-lualine.nvim";
+      rev = "5426ce15462abe4faf5cd76db7476b2686120fe9";
+      sha256 = "sha256-BM1AEpIcOd5nr4N/ZoxK9NodiUbUuY9hw7n/wRTXzzk=";
+    };
+    meta.homepage = "https://github.com/mikesmithgh/git-prompt-string-lualine.nvim";
+  };
+
+
 }
diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names
index 2336e0441b550..3079763d85184 100644
--- a/pkgs/applications/editors/vim/plugins/vim-plugin-names
+++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names
@@ -343,6 +343,7 @@ https://github.com/lambdalisue/gina.vim/,,
 https://github.com/f-person/git-blame.nvim/,,
 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/wintermute-cell/gitignore.nvim/,HEAD,
 https://github.com/vim-scripts/gitignore.vim/,,