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

@ -31,8 +31,6 @@
nix-lazy-nvim.url = "git+https://git.moritzboeh.me/moritz/NixLazy.nvim";
nvim-lspconfig.flake = false;
nvim-lspconfig.url = "github:neovim/nvim-lspconfig";
nvim-puppeteer.flake = false;
nvim-puppeteer.url = "github:chrisgrieser/nvim-puppeteer";
smartcolumn-nvim.flake = false;
smartcolumn-nvim.url = "github:m4xshen/smartcolumn.nvim";
telekasten-nvim.flake = false;