Unverified Commit 4be2c26b authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.nvim-bacon: init at 2024-02-12 (#288660)

parent 7239933a
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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";
  };
}
+1 −0
Original line number Diff line number Diff line
@@ -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/,,