feat(nvim)!: remove nvim puppeteer

This commit is contained in:
Moritz Böhme 2024-02-16 09:45:20 +01:00
parent 8a9d67a3d5
commit 591f981e71
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 0 additions and 10 deletions

View file

@ -266,14 +266,6 @@ with builtins;
}
];
}
{
plugin = pkgs.vimUtils.buildVimPlugin {
pname = "nvim-puppeteer";
version = lib.my.mkVersionInput inputs.nvim-puppeteer;
src = inputs.nvim-puppeteer;
};
lazy = false; # NOTE: plugin lazy-loads itself.
}
{
plugin = conform-nvim;
keys = [