new lazy rice

This commit is contained in:
iofq 2024-08-19 01:38:09 -05:00
parent 1eb2b1bc3c
commit ece2c1c694
33 changed files with 1132 additions and 780 deletions

View file

@ -9,6 +9,14 @@
url = "github:leath-dub/snipe.nvim";
flake = false;
};
nvim-early-retirement = {
url = "github:chrisgrieser/nvim-early-retirement";
flake = false;
};
workspace-diagnostics-nvim = {
url = "github:artemave/workspace-diagnostics.nvim";
flake = false;
};
};
outputs = inputs @ {