feat(nvim): add easytables

This commit is contained in:
matt1432 2024-04-20 19:20:49 -04:00
parent ea9ed3f8dc
commit bc18bbcf82
3 changed files with 35 additions and 0 deletions

View file

@ -364,6 +364,13 @@
flake = false;
};
vimplugin-easytables-src = {
type = "github";
owner = "Myzel394";
repo = "easytables.nvim";
flake = false;
};
## Overlays
gpu-screen-recorder-src = {
type = "git";