about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorGaƩtan Lepage <33058747+GaetanLepage@users.noreply.github.com>2024-02-15 13:30:07 +0100
committerGitHub <noreply@github.com>2024-02-15 13:30:07 +0100
commit4be2c26bb547ea408c025600a977e75e64ac3cda (patch)
tree2a02aacc2fc5a97a0c67baed60c1f5943558b3b5 /pkgs/applications/editors
parent7239933a073ca72fcc53c5ae00f67696d6abda12 (diff)
downloadnixlib-4be2c26bb547ea408c025600a977e75e64ac3cda.tar
nixlib-4be2c26bb547ea408c025600a977e75e64ac3cda.tar.gz
nixlib-4be2c26bb547ea408c025600a977e75e64ac3cda.tar.bz2
nixlib-4be2c26bb547ea408c025600a977e75e64ac3cda.tar.lz
nixlib-4be2c26bb547ea408c025600a977e75e64ac3cda.tar.xz
nixlib-4be2c26bb547ea408c025600a977e75e64ac3cda.tar.zst
nixlib-4be2c26bb547ea408c025600a977e75e64ac3cda.zip
vimPlugins.nvim-bacon: init at 2024-02-12 (#288660)
Diffstat (limited to 'pkgs/applications/editors')
-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 88eb709a96d4..4b53333fda72 100644
--- a/pkgs/applications/editors/vim/plugins/generated.nix
+++ b/pkgs/applications/editors/vim/plugins/generated.nix
@@ -16503,5 +16503,17 @@ final: prev:
     meta.homepage = "https://github.com/m00qek/baleia.nvim/";
   };
 
+  nvim-bacon = buildVimPlugin {
+    pname = "nvim-bacon";
+    version = "2024-02-12";
+    src = fetchFromGitHub {
+      owner = "Canop";
+      repo = "nvim-bacon";
+      rev = "3f8e7a80a0e715952a3066fefe7447f1347207ca";
+      sha256 = "sha256-jIoRzMjOZlTHR7q4piyY7MjEUgZIR5pjobfOdY/IpeM=";
+    };
+    meta.homepage = "https://github.com/Canop/nvim-bacon";
+  };
+
 
 }
diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names
index 606f8cf6e121..d5c4b6cdb8f5 100644
--- a/pkgs/applications/editors/vim/plugins/vim-plugin-names
+++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names
@@ -581,6 +581,7 @@ https://github.com/catppuccin/nvim/,,catppuccin-nvim
 https://github.com/AckslD/nvim-FeMaco.lua/,HEAD,
 https://github.com/nathanmsmith/nvim-ale-diagnostic/,,
 https://github.com/windwp/nvim-autopairs/,,
+https://github.com/Canop/nvim-bacon/,HEAD,
 https://github.com/RRethy/nvim-base16/,,
 https://github.com/code-biscuits/nvim-biscuits/,HEAD,
 https://github.com/kevinhwang91/nvim-bqf/,,