utility/grug-far-nvim: add new plugin

This commit is contained in:
kazimazi 2026-02-08 10:48:19 +01:00 committed by Soliprem
commit 14f3029364
5 changed files with 53 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./grug-far-nvim.nix
./config.nix
];
}