vimPlugins.nvim-bacon: init at 2024-02-12 (#288660)
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user